| Index: components/onc/onc_constants.h
|
| diff --git a/components/onc/onc_constants.h b/components/onc/onc_constants.h
|
| index 21c6b5a05e2793b294aa822a46aa71a0b4ba3240..4ef51e7e7f1796982cbbda54f447deeffabee246 100644
|
| --- a/components/onc/onc_constants.h
|
| +++ b/components/onc/onc_constants.h
|
| @@ -162,6 +162,7 @@ ONC_EXPORT extern const char kSignalStrength[];
|
| ONC_EXPORT extern const char kWEP_PSK[];
|
| ONC_EXPORT extern const char kWEP_8021X[];
|
| ONC_EXPORT extern const char kWPA_PSK[];
|
| +ONC_EXPORT extern const char kWPA2_PSK[];
|
| ONC_EXPORT extern const char kWPA_EAP[];
|
| } // namespace wifi
|
|
|
|
|