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

Unified Diff: chrome/browser/flag_descriptions.h

Issue 2848683003: MD Settings: Add settings-internet-config (WiFi only, no certs) (Closed)
Patch Set: . 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 c8532a684dbb52c3d49eb3744526bd27df208ca9..f5d94234d3fbe14186ea53bb8f24b047272b7222 100644
--- a/chrome/browser/flag_descriptions.h
+++ b/chrome/browser/flag_descriptions.h
@@ -1222,6 +1222,9 @@ extern const char kEnableChromevoxArcSupportDescription[];
extern const char kEnableEhvInputName[];
extern const char kEnableEhvInputDescription[];
+extern const char kNetworkSettingsConfigName[];
+extern const char kNetworkSettingsConfigDescription[];
+
extern const char kEnableEncryptionMigrationName[];
extern const char kEnableEncryptionMigrationDescription[];

Powered by Google App Engine
This is Rietveld 408576698