diff options
Diffstat (limited to 'chrome/common/pref_names.h')
-rw-r--r-- | chrome/common/pref_names.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h index 885cb67..0ff87c6 100644 --- a/chrome/common/pref_names.h +++ b/chrome/common/pref_names.h @@ -252,6 +252,7 @@ extern const char kPreferencesWindowPlacement[]; extern const char kMemoryCacheSize[]; extern const char kBackgroundModeEnabled[]; +extern const char kLaunchOnStartupResetAllowed[]; extern const char kDownloadDefaultDirectory[]; extern const char kDownloadExtensionsToOpen[]; |