| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index e28d0f9572c2c5c69b5fd6df3f59a332dfcc90ac..4e6737642c53348a562fb790a8098beda5beb480 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -528,10 +528,6 @@ extern const char kNtpCollapsedSnapshotDocument[];
|
| extern const char kNtpCollapsedSyncPromo[];
|
| #endif
|
| extern const char kNtpShownPage[];
|
| -#if BUILDFLAG(ANDROID_JAVA_UI)
|
| -extern const char kNTPSuggestionsURL[];
|
| -extern const char kNTPSuggestionsIsPersonal[];
|
| -#endif
|
|
|
| extern const char kDevToolsAdbKey[];
|
| extern const char kDevToolsDisabled[];
|
|
|