| 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 a95cd502a57d9d68991ba82cf37f322fe4622f44..4cb9ad69d5c869a6a914222cb3c201523c843192 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 kAndroidPayIntegrationV1;
|
| extern const base::Feature kImportantSitesInCBD;
|
| extern const base::Feature kMediaStyleNotification;
|
| extern const base::Feature kNTPMaterialDesign;
|
|
|