Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index bbbb7a7815232b9e14cae9c0a4d9ec08c26addf1..73cb875e8af3a77127eff123735ea3f35f2319d7 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -365,7 +365,7 @@ extern const char kTabletUi[]; |
#if defined(OS_CHROMEOS) |
// Keep switches in alphabetical order. |
extern const char kDisableGData[]; |
-extern const char kEnableNewOobe[]; |
+extern const char kDisableNewOobe[]; |
extern const char kEnableTouchpadThreeFingerClick[]; |
extern const char kSkipOAuthLogin[]; |
extern const char kEnableDevicePolicy[]; |