| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 8b8334de5d03216a2d30b7d390de9edc4c6a2c11..3b539a1281aa003cb5fada5031ecfee817c6346c 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -122,6 +122,7 @@ extern const char kEnableCloudPrint[];
|
| extern const char kEnableConnectBackupJobs[];
|
| extern const char kEnableContentPrefetch[];
|
| extern const char kEnableCookiePrompt[];
|
| +extern const char kEnableCoreLocation[];
|
| extern const char kEnableDeviceMotion[];
|
| extern const char kEnableDNSSECCerts[];
|
| extern const char kEnableExperimentalExtensionApis[];
|
|
|