Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4413)

Unified Diff: chrome/common/chrome_switches.h

Issue 2902963002: Add a new LaunchMode value for launches from a user experiment. (Closed)
Patch Set: with histogram move Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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[];

Powered by Google App Engine
This is Rietveld 408576698