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

Unified Diff: chrome/common/chrome_switches.h

Issue 2904823002: Inactive toast ux changes (Closed)
Patch Set: minor rename (x -> horizontal) Created 3 years, 6 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 597aee9b78888a79dff9968fe7959291d12d083e..1cd30134e6545f45ea38aa6f44175e073d134c4a 100644
--- a/chrome/common/chrome_switches.h
+++ b/chrome/common/chrome_switches.h
@@ -226,6 +226,7 @@ extern const char kUnsafelyTreatInsecureOriginAsSecure[];
extern const char kUnsafePacUrl[];
extern const char kUserAgent[];
extern const char kUserDataDir[];
+extern const char kUserExperimentUx[];
grt (UTC plus 2) 2017/06/22 20:34:04 revert! ;-)
skare_ 2017/06/22 23:25:18 yep, had this question in email. We'll go with the
extern const char kUseSimpleCacheBackend[];
extern const char kValidateCrx[];
extern const char kVersion[];

Powered by Google App Engine
This is Rietveld 408576698