Index: components/onc/onc_constants.h |
diff --git a/components/onc/onc_constants.h b/components/onc/onc_constants.h |
index d773933782998ca6cd1a63b2ba015936d6f49dcd..eea6e4a6e788e7798f797a75d3529e00e647df1f 100644 |
--- a/components/onc/onc_constants.h |
+++ b/components/onc/onc_constants.h |
@@ -221,6 +221,7 @@ ONC_EXPORT extern const char kFrequency[]; |
ONC_EXPORT extern const char kFrequencyList[]; |
ONC_EXPORT extern const char kHexSSID[]; |
ONC_EXPORT extern const char kHiddenSSID[]; |
+ONC_EXPORT extern const char kKeyMgmtIEEE8021X[]; |
ONC_EXPORT extern const char kPassphrase[]; |
ONC_EXPORT extern const char kRoamThreshold[]; |
ONC_EXPORT extern const char kSSID[]; |