| 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 44f0f07bb22c2e60fdaacf0c8c46de2c04fd8930..42f3627562691dcf8349c159f5f5d4e2e7f0ab8d 100644
|
| --- a/chrome/browser/android/chrome_feature_list.h
|
| +++ b/chrome/browser/android/chrome_feature_list.h
|
| @@ -32,6 +32,7 @@ extern const base::Feature kPhysicalWebFeature;
|
| extern const base::Feature kPhysicalWebIgnoreOtherClientsFeature;
|
| extern const base::Feature kSpecialLocaleFeature;
|
| extern const base::Feature kSpecialLocaleWrapper;
|
| +extern const base::Feature kTabsInCBD;
|
| extern const base::Feature kTabReparenting;
|
| extern const base::Feature kUserMediaScreenCapturing;
|
| extern const base::Feature kWebPaymentsModifiers;
|
|
|