Chromium Code Reviews| 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 342ebc8e256dab622988bf206036557371681268..ecd05c756476ee14971935553fd048451b8883e0 100644 |
| --- a/chrome/browser/android/chrome_feature_list.h |
| +++ b/chrome/browser/android/chrome_feature_list.h |
| @@ -12,6 +12,7 @@ |
| namespace chrome { |
| namespace android { |
| +extern const base::Feature kMediaStyleNotification; |
| extern const base::Feature kNTPOfflinePagesFeature; |
| extern const base::Feature kNTPSnippetsFeature; |
| extern const base::Feature kNTPToolbarFeature; |