| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 3c93122be797964b91cb3dcc78097c9a5b509bbf..97c673c75541a32cb26fe3fde0a48a956f844dfc 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -550,9 +550,6 @@ extern const char kDisableExtensions[];
|
| extern const char kDisablePluginFinder[];
|
|
|
| extern const char kNtpAppPageNames[];
|
| -#if BUILDFLAG(ANDROID_JAVA_UI)
|
| -extern const char kNtpCollapsedCurrentlyOpenTabs[];
|
| -#endif
|
| extern const char kNtpCollapsedForeignSessions[];
|
| #if BUILDFLAG(ANDROID_JAVA_UI)
|
| extern const char kNtpCollapsedRecentlyClosedTabs[];
|
|
|