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

Unified Diff: chrome/common/pref_names.h

Issue 2733023002: [Origin Trials] Support updates of disabled token list (Closed)
Patch Set: Address comments Created 3 years, 9 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
« no previous file with comments | « chrome/common/origin_trials/chrome_origin_trial_policy_unittest.cc ('k') | chrome/common/pref_names.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/pref_names.h
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
index eb7db46bbade12403e6df31dbcf18a82eeb93cfb..3d7dcff92c0fa36448ab6e027e5655197e01dbba 100644
--- a/chrome/common/pref_names.h
+++ b/chrome/common/pref_names.h
@@ -879,6 +879,7 @@ extern const char kMediaRouterTabMirroringSources[];
extern const char kOriginTrialPublicKey[];
extern const char kOriginTrialDisabledFeatures[];
+extern const char kOriginTrialDisabledTokens[];
extern const char kComponentUpdatesEnabled[];
« no previous file with comments | « chrome/common/origin_trials/chrome_origin_trial_policy_unittest.cc ('k') | chrome/common/pref_names.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698