Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index 324114ca7d4dfef05c4b687cfc958d360219ad18..7fd4f84deced7a037145c5cd3f0f92385339660b 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -375,6 +375,8 @@ extern const char kEnableDriveV2Api[]; |
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[]; |