| 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 402b0a59e76c4455624c23825364d8519980cbb5..a0d8f2b391ac0df3ba4fe9a4af3436f86aff457d 100644
|
| --- a/chrome/browser/android/chrome_feature_list.h
|
| +++ b/chrome/browser/android/chrome_feature_list.h
|
| @@ -17,6 +17,7 @@ extern const base::Feature kImportantSitesInCBD;
|
| extern const base::Feature kNTPMaterialDesign;
|
| extern const base::Feature kNTPOfflinePagesFeature;
|
| extern const base::Feature kNTPSnippetsFeature;
|
| +extern const base::Feature kNTPOfflinePageSuggestionsFeature;
|
| extern const base::Feature kNTPToolbarFeature;
|
| extern const base::Feature kNTPFakeOmniboxTextFeature;
|
| extern const base::Feature kPhysicalWebFeature;
|
|
|