Index: components/onc/onc_constants.cc |
diff --git a/components/onc/onc_constants.cc b/components/onc/onc_constants.cc |
index 268122a10cec56ed91f5490061d1c16d856bf94c..cb731830e79c9c5dc93f515556297f0bb9f773b4 100644 |
--- a/components/onc/onc_constants.cc |
+++ b/components/onc/onc_constants.cc |
@@ -207,6 +207,7 @@ const char kFrequency[] = "Frequency"; |
const char kFrequencyList[] = "FrequencyList"; |
const char kHexSSID[] = "HexSSID"; |
const char kHiddenSSID[] = "HiddenSSID"; |
+const char kKeyMgmtIEEE8021X[] = "IEEE8021X"; |
const char kPassphrase[] = "Passphrase"; |
const char kRoamThreshold[] = "RoamThreshold"; |
const char kSSID[] = "SSID"; |