| 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 1a3d423eb9492089c2cfdd5445aa7ca06e24591f..342ebc8e256dab622988bf206036557371681268 100644
|
| --- a/chrome/browser/android/chrome_feature_list.h
|
| +++ b/chrome/browser/android/chrome_feature_list.h
|
| @@ -15,6 +15,7 @@ namespace android {
|
| extern const base::Feature kNTPOfflinePagesFeature;
|
| extern const base::Feature kNTPSnippetsFeature;
|
| extern const base::Feature kNTPToolbarFeature;
|
| +extern const base::Feature kNTPFakeOmniboxTextFeature;
|
| extern const base::Feature kPhysicalWebFeature;
|
| extern const base::Feature kSystemDownloadManager;
|
|
|
|
|