| Index: components/onc/onc_constants.h
|
| diff --git a/components/onc/onc_constants.h b/components/onc/onc_constants.h
|
| index a28ec83b8f251071579585e44d35fe1ad30a5fa1..b212d31eb5621c9f61c51e5934c4419df3ce20d4 100644
|
| --- a/components/onc/onc_constants.h
|
| +++ b/components/onc/onc_constants.h
|
| @@ -297,6 +297,7 @@ ONC_EXPORT extern const char kEAP_FAST[];
|
| ONC_EXPORT extern const char kEAP_SIM[];
|
| ONC_EXPORT extern const char kEAP_TLS[];
|
| ONC_EXPORT extern const char kEAP_TTLS[];
|
| +ONC_EXPORT extern const char kGTC[];
|
| ONC_EXPORT extern const char kIdentity[];
|
| ONC_EXPORT extern const char kInner[];
|
| ONC_EXPORT extern const char kLEAP[];
|
|
|