| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 20e8a39beb096ae889365b751b6bcd256d0b6237..b98dc26b8dea8e34883e6a4b8fe2f9c8727b06eb 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -391,6 +391,8 @@ extern const char kEnableDriveV2Api[];
|
| extern const char kUseLevelDBForGData[];
|
| extern const char kEnableGView[];
|
| extern const char kEnableKioskMode[];
|
| +extern const char kEnableRequestTabletSite[];
|
| +extern const char kEnableRequestTabletSiteEvenIfNonTouchDevice[];
|
| extern const char kEnableStaticIPConfig[];
|
| extern const char kEnableUnsupportedBluetoothDevices[];
|
| extern const char kFirstBoot[];
|
|
|