| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 6df390803eda27b293f1d17ed51e96079cf8f4cf..23242fc3a7ec07c58bfd02c7e6a02c14dc5cc6ae 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -382,6 +382,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[];
|
|
|