| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 93af339e4dfaee26628e9ad4114d175653eba27a..c649b4ec3f7e4029c0896e7a88082719c17aa376 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -377,6 +377,8 @@ extern const char kUseLevelDBForGData[];
|
| extern const char kEnableGView[];
|
| extern const char kEnableKioskMode[];
|
| extern const char kEnableONCPolicy[];
|
| +extern const char kEnableRequestTabletSite[];
|
| +extern const char kEnableRequestTabletSiteEvenIfNonTouchDevice[];
|
| extern const char kEnableStaticIPConfig[];
|
| extern const char kEnableUnsupportedBluetoothDevices[];
|
| extern const char kExperimentalWallpaperUI[];
|
|
|