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

Unified Diff: chrome/browser/flag_descriptions.h

Issue 2888933002: Adding flag descriptions for XGEO visible networks feature (Closed)
Patch Set: Adding flag descriptions for XGEO visible networks feature 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
« 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 d9ecc7bbe4bcaef38aa6dca11a2252e06f55ccd6..75aa8cfc7ba23d66b1b014f47b1000a60274f7e1 100644
--- a/chrome/browser/flag_descriptions.h
+++ b/chrome/browser/flag_descriptions.h
@@ -1085,6 +1085,9 @@ extern const char kUseNewDoodleApiDescription[];
extern const char kWebPaymentsModifiersName[];
extern const char kWebPaymentsModifiersDescription[];
+extern const char kXGEOVisibleNetworksName[];
+extern const char kXGEOVisibleNetworksDescription[];
+
// Non-Android ----------------------------------------------------------------
#else // !defined(OS_ANDROID)
« 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