| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index f05f5d0d3b34d50571107f4c2cc7224740ec41eb..f244bfa99f64e9955e2785ff3c0c5e4d45f06cbf 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -95,6 +95,7 @@ extern const char kEnableApps[];
|
| extern const char kEnableAuthNegotiatePort[];
|
| extern const char kEnableBenchmarking[];
|
| extern const char kEnableChromoting[];
|
| +extern const char kEnableClickToPlay[];
|
| extern const char kEnableCloudPrintProxy[];
|
| extern const char kEnableCloudPrint[];
|
| extern const char kEnableDeviceOrientation[];
|
|
|