| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 5a2c4e39dc44aa2dd440f66c9fa3e524a8250967..02233a97352c38f9525eaf8a8a9d28c3b56a1bc7 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -142,6 +142,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[];
|
|
|