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