| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index a874a49f706b5a3c469b96b2da93e50dfc5e477c..dfe2afa57e0d12657a93c9c938b8eb4908867d60 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -143,6 +143,7 @@ extern const char kEnableCrxlessWebApps[];
|
| extern const char kEnableDeviceMotion[];
|
| extern const char kEnableDNSCertProvenanceChecking[];
|
| extern const char kEnableDNSSECCerts[];
|
| +extern const char kEnableExperimentalAppManifests[];
|
| extern const char kEnableExperimentalExtensionApis[];
|
| extern const char kEnableExtensionTimelineApi[];
|
| extern const char kEnableFastback[];
|
|
|