| Index: chrome/browser/android/chrome_feature_list.h
|
| diff --git a/chrome/browser/android/chrome_feature_list.h b/chrome/browser/android/chrome_feature_list.h
|
| index 4a188202144afba2fd2f794443c7c44c872262a3..5641bda6668b0765496aa26a65a967c740574fa0 100644
|
| --- a/chrome/browser/android/chrome_feature_list.h
|
| +++ b/chrome/browser/android/chrome_feature_list.h
|
| @@ -26,6 +26,7 @@ extern const base::Feature kNativeAndroidHistoryManager;
|
| extern const base::Feature kNoCreditCardAbort;
|
| extern const base::Feature kNTPFakeOmniboxTextFeature;
|
| extern const base::Feature kNTPOfflinePagesFeature;
|
| +extern const base::Feature kNTPSuggestionsStandaloneUIFeature;
|
| extern const base::Feature kPhysicalWebFeature;
|
| extern const base::Feature kPhysicalWebIgnoreOtherClientsFeature;
|
| extern const base::Feature kSpecialLocaleFeature;
|
|
|