Index: chromeos/chromeos_switches.cc |
diff --git a/chromeos/chromeos_switches.cc b/chromeos/chromeos_switches.cc |
index 7c9ca1a4fd0b26655b3f70cb2d62069f3e7ae6c7..5e331e2e22c90e7dbc624dd4f6f699db7671a099 100644 |
--- a/chromeos/chromeos_switches.cc |
+++ b/chromeos/chromeos_switches.cc |
@@ -403,6 +403,9 @@ const char kMemoryPressureThresholds[] = "memory-pressure-thresholds"; |
// Enables natural scroll by default. |
const char kNaturalScrollDefault[] = "enable-natural-scroll-default"; |
+// Enables Settings based network config in MD Settings. |
+const char kNetworkSettingsConfig[] = "network-settings-config"; |
+ |
// An optional comma-separated list of IDs of apps that can be used to take |
// notes. If unset, a hardcoded list is used instead. |
const char kNoteTakingAppIds[] = "note-taking-app-ids"; |