| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index cbd9bd3841e2db95792b3ae0f8dd575560c716d2..a82053584d4429d988ea0a921b73c7eab40760b8 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -151,6 +151,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[];
|
|
|