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

Unified Diff: chrome/browser/flag_descriptions.h

Issue 2848683003: MD Settings: Add settings-internet-config (WiFi only, no certs) (Closed)
Patch Set: Feedback, add network-confg-input + select 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 a7875f96aea40007bc616b7dd6abf0fd987f8c8e..81e16b349636017cb460c94d0380ad7f82da2dbf 100644
--- a/chrome/browser/flag_descriptions.h
+++ b/chrome/browser/flag_descriptions.h
@@ -1277,6 +1277,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