| 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 cc2946eb3e474b87dca7f5f654eae931b90c12d5..2ac8136669193205eda71cc232d1c3a7b4a2f016 100644
|
| --- a/chrome/browser/android/chrome_feature_list.h
|
| +++ b/chrome/browser/android/chrome_feature_list.h
|
| @@ -13,6 +13,7 @@ namespace chrome {
|
| namespace android {
|
|
|
| extern const base::Feature kAllBookmarksFeature;
|
| +extern const base::Feature kDownloadsUiFeature;
|
| extern const base::Feature kAndroidPayIntegrationV1;
|
| extern const base::Feature kImportantSitesInCBD;
|
| extern const base::Feature kNTPMaterialDesign;
|
|
|