| Index: chrome/common/pref_names.h
|
| ===================================================================
|
| --- chrome/common/pref_names.h (revision 48146)
|
| +++ chrome/common/pref_names.h (working copy)
|
| @@ -251,6 +251,8 @@
|
| extern const wchar_t kShutdownNumProcesses[];
|
| extern const wchar_t kShutdownNumProcessesSlow[];
|
|
|
| +extern const wchar_t kRestartLastSessionOnShutdown[];
|
| +
|
| extern const wchar_t kNumBookmarksOnBookmarkBar[];
|
| extern const wchar_t kNumFoldersOnBookmarkBar[];
|
| extern const wchar_t kNumBookmarksInOtherBookmarkFolder[];
|
|
|