| Index: components/onc/onc_constants.h
|
| diff --git a/components/onc/onc_constants.h b/components/onc/onc_constants.h
|
| index 06c7ad092478eeee0429434e98bc16ac23a792f1..94ff235dc1555db1a7b4329b236b6e7f89639d29 100644
|
| --- a/components/onc/onc_constants.h
|
| +++ b/components/onc/onc_constants.h
|
| @@ -310,6 +310,7 @@ ONC_EXPORT extern const char kServerCAPEMs[];
|
| ONC_EXPORT extern const char kServerCARef[];
|
| ONC_EXPORT extern const char kServerCARefs[];
|
| ONC_EXPORT extern const char kUseSystemCAs[];
|
| +ONC_EXPORT extern const char kUseProactiveKeyCaching[];
|
| } // namespace eap
|
|
|
| namespace vpn {
|
|
|