| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 547ea425a51ebdfe3f64109263852db4699c83f2..bc6ee03fce874cd6fb66ab7f26b56e38bff669e6 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -783,6 +783,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[];
|
|
|