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

Unified Diff: chrome/browser/flag_descriptions.h

Issue 2964153002: Add a Finch feature and runtime flag for multidevice. (Closed)
Patch Set: If guards 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
« no previous file with comments | « chrome/browser/about_flags.cc ('k') | chrome/browser/flag_descriptions.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/flag_descriptions.h
diff --git a/chrome/browser/flag_descriptions.h b/chrome/browser/flag_descriptions.h
index 41a03a24acda722caae4050ead7cdb3768fedbb0..d9ea0d9de8d327f456e39c26be15ea26d7eab306 100644
--- a/chrome/browser/flag_descriptions.h
+++ b/chrome/browser/flag_descriptions.h
@@ -1342,6 +1342,9 @@ extern const char kAggressiveThresholds[];
extern const char kMtpWriteSupportName[];
extern const char kMtpWriteSupportDescription[];
+extern const char kMultideviceName[];
+extern const char kMultideviceDescription[];
+
extern const char kNetworkPortalNotificationName[];
extern const char kNetworkPortalNotificationDescription[];
« no previous file with comments | « chrome/browser/about_flags.cc ('k') | chrome/browser/flag_descriptions.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698