OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:kURLsToRestoreOnStartup
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/common/
pref_names.cc
36
// 4: restore the URLs defined in
kURLsToRestoreOnStartup
.
41
const char
kURLsToRestoreOnStartup
[] = "session.urls_to_restore_on_startup";
[
all
...]
/external/chromium_org/chrome/common/
pref_names.cc
73
// 4: restore the URLs defined in
kURLsToRestoreOnStartup
.
85
const char
kURLsToRestoreOnStartup
[] = "session.startup_urls";
87
// Old startup url pref name for
kURLsToRestoreOnStartup
.
90
// Serialized migration time of
kURLsToRestoreOnStartup
(see
[
all
...]
Completed in 247 milliseconds