| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index ecc92fb239153700921bdee64e1723598f2821f5..8c807ea6f9007042e7c5865a88d52c1be2464a88 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -97,6 +97,7 @@ extern const char kEnableBenchmarking[];
|
| extern const char kEnableChromoting[];
|
| extern const char kEnableCloudPrintProxy[];
|
| extern const char kEnableCloudPrint[];
|
| +extern const char kEnableDeviceOrientation[];
|
| extern const char kEnableExperimentalExtensionApis[];
|
| extern const char kEnableExperimentalWebGL[];
|
| extern const char kEnableExtensionTimelineApi[];
|
|
|