| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index bd0345f940dc34246f7064cb771aa06834363a48..fca521455b24d6b545f65aca9e8f6c0e6ac5101a 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -381,6 +381,7 @@ extern const char kEnableDriveV2Api[];
|
| extern const char kUseLevelDBForGData[];
|
| extern const char kEnableGView[];
|
| extern const char kEnableKioskMode[];
|
| +extern const char kEnableRequestTabletSite[];
|
| extern const char kEnableStaticIPConfig[];
|
| extern const char kEnableUnsupportedBluetoothDevices[];
|
| extern const char kFirstBoot[];
|
|
|