| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 0f1c88317dc2c3e055353771f9e18ef6c2cf720d..e5d9b00288f7bfad46f88fce6768007a66f3fa33 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -755,6 +755,7 @@ extern const char kCustomHandlersEnabled[];
|
| extern const char kUserRemovedLoginItem[];
|
| extern const char kChromeCreatedLoginItem[];
|
| extern const char kMigratedLoginItemPref[];
|
| +extern const char kNotifyWhenAppsKeepChromeAlive[];
|
| #endif
|
|
|
| extern const char kBackgroundModeEnabled[];
|
|
|