Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index e585142352e97abf4f32dbe9f3a9b2b726908c44..a6b8ed20c31445c5c63da747f09ce19d5f6ef0fa 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -402,13 +402,13 @@ extern const char kPluginsMetadataServerURL[]; |
#if defined(OS_ANDROID) || defined(OS_IOS) |
extern const char kEnableSpdyProxyAuth[]; |
+extern const char kFakeCloudPolicyType[]; |
#endif // defined(OS_ANDROID) || defined(OS_IOS) |
#if defined(OS_ANDROID) |
extern const char kEnableAccessibilityTabSwitcher[]; |
extern const char kEnableNewNTP[]; |
extern const char kEnableTranslate[]; |
-extern const char kFakeCloudPolicyType[]; |
extern const char kTabletUI[]; |
#endif |