| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 04b1d9fbca6205092b0125216982c22b2dec9089..6878efe40350ff565e270d3232642ab87e01b833 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -556,6 +556,8 @@ extern const char kExtensionInstallDenyList[];
|
| extern const char kExtensionInstallForceList[];
|
| extern const char kExtensionStorageGarbageCollect[];
|
|
|
| +extern const char kAppLauncherIsEnabled[];
|
| +
|
| extern const char kNtpTipsResourceServer[];
|
|
|
| extern const char kNtpCollapsedForeignSessions[];
|
|
|