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

Unified Diff: chrome/browser/flag_descriptions.h

Issue 2848683003: MD Settings: Add settings-internet-config (WiFi only, no certs) (Closed)
Patch Set: Rebase + Feedback 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
Index: chrome/browser/flag_descriptions.h
diff --git a/chrome/browser/flag_descriptions.h b/chrome/browser/flag_descriptions.h
index d4a80520999408db44f839255efffa5dbe0efd3d..202be96ed39f4d096ebfdbb3318fb80b41c2936f 100644
--- a/chrome/browser/flag_descriptions.h
+++ b/chrome/browser/flag_descriptions.h
@@ -1299,6 +1299,9 @@ extern const char kMtpWriteSupportDescription[];
extern const char kNetworkPortalNotificationName[];
extern const char kNetworkPortalNotificationDescription[];
+extern const char kNetworkSettingsConfigName[];
+extern const char kNetworkSettingsConfigDescription[];
+
extern const char kNewKoreanImeName[];
extern const char kNewKoreanImeDescription[];

Powered by Google App Engine
This is Rietveld 408576698