| 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 4378165a8ff33d04fabb6396a2730b742dfef7c9..2c5758f3adabae6549df7253ea14fe8234fe7148 100644
|
| --- a/chrome/browser/android/chrome_feature_list.h
|
| +++ b/chrome/browser/android/chrome_feature_list.h
|
| @@ -25,6 +25,7 @@ extern const base::Feature kNTPOfflinePagesFeature;
|
| extern const base::Feature kNTPFakeOmniboxTextFeature;
|
| extern const base::Feature kPhysicalWebFeature;
|
| extern const base::Feature kPhysicalWebIgnoreOtherClientsFeature;
|
| +extern const base::Feature kPlayInstallWebApks;
|
| extern const base::Feature kSpecialLocaleFeature;
|
| extern const base::Feature kSpecialLocaleWrapper;
|
| extern const base::Feature kTabReparenting;
|
|
|