| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index ecf0e2c3b80dd641af1e70b2ba665042317f8326..a2e071204f5d39890ecd60e1772c833490c959bf 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -139,6 +139,7 @@ extern const char kEnablePushApiBackgroundMode[];
|
| extern const char kEnableQuic[];
|
| extern const char kEnableQuicPortSelection[];
|
| extern const char kEnableSaveAsMenuLabelExperiment[];
|
| +extern const char kEnableServiceWorkerPaymentApps[];
|
| extern const char kEnableSettingsWindow[];
|
| extern const char kEnableSiteEngagementAppBanner[];
|
| extern const char kEnableSiteEngagementEvictionPolicy[];
|
|
|