Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index 0373bf36a8f978685c99b937960bfa36ace3c98f..3a9c2da0d2e575039fd6627292b3075bda26de6f 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -348,6 +348,7 @@ extern const char kWinHttpProxyResolver[]; |
// Keep switches in alphabetical order. |
extern const char kDisableGData[]; |
extern const char kEnableLibcros[]; |
+extern const char kEnableNewOobe[]; |
extern const char kEnableTouchpadThreeFingerClick[]; |
extern const char kSkipOAuthLogin[]; |
extern const char kEnableDevicePolicy[]; |