| 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 b2ef49033f4a2591149da2cd697bacc47ae34740..9fa87227f9e0b74f912d0bd1cdd5999ede94f2c0 100644
|
| --- a/chrome/browser/android/chrome_feature_list.h
|
| +++ b/chrome/browser/android/chrome_feature_list.h
|
| @@ -12,9 +12,11 @@
|
| namespace chrome {
|
| namespace android {
|
|
|
| +// Alphabetical:
|
| extern const base::Feature kAndroidPayIntegrationV1;
|
| extern const base::Feature kCCTExternalLinkHandling;
|
| extern const base::Feature kChromeHomeFeature;
|
| +extern const base::Feature kContextualSearchSingleActions;
|
| extern const base::Feature kDownloadsUiFeature;
|
| extern const base::Feature kImportantSitesInCBD;
|
| extern const base::Feature kNoCreditCardAbort;
|
|
|