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

Unified Diff: chrome/common/pref_names.h

Issue 2294973002: Create MediaRouterActionController and MediaRouterUIService (Closed)
Patch Set: Address Derek and Mark's comments Created 4 years, 3 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/pref_names.h
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
index ed54721c188c84f17c45f1ab81b5dfede5a1d4ed..1d498828819a367af0935e98b355e5042cf55401 100644
--- a/chrome/common/pref_names.h
+++ b/chrome/common/pref_names.h
@@ -827,6 +827,7 @@ extern const char kMediaRouterCloudServicesPrefSet[];
extern const char kMediaRouterEnableCloudServices[];
#endif // defined(GOOGLE_CHROME_BUILD)
extern const char kMediaRouterFirstRunFlowAcknowledged[];
+extern const char kMediaRouterAlwaysShowActionIcon[];
#endif
extern const char kOriginTrialPublicKey[];

Powered by Google App Engine
This is Rietveld 408576698