Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index a6ec4256cf438c8a4040b32a3399ba60fe53a108..9ca287959b2b0c8574ca8b63a3c53fc0a629ddc2 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -235,6 +235,7 @@ extern const char kUnsafelyTreatInsecureOriginAsSecure[]; |
extern const char kUnsafePacUrl[]; |
extern const char kUserAgent[]; |
extern const char kUserDataDir[]; |
+extern const char kUserExperimentUx[]; |
extern const char kUseSimpleCacheBackend[]; |
extern const char kValidateCrx[]; |
extern const char kVersion[]; |