| Index: components/onc/onc_constants.cc
|
| diff --git a/components/onc/onc_constants.cc b/components/onc/onc_constants.cc
|
| index 38fe90cd8cb79d9e202a60c06ef2b9ad646a18a5..bb622c24dc9cd1277aec5c90bfb2c6bc35edc367 100644
|
| --- a/components/onc/onc_constants.cc
|
| +++ b/components/onc/onc_constants.cc
|
| @@ -292,6 +292,7 @@ const char kServerCAPEMs[] = "ServerCAPEMs";
|
| const char kServerCARef[] = "ServerCARef";
|
| const char kServerCARefs[] = "ServerCARefs";
|
| const char kUseSystemCAs[] = "UseSystemCAs";
|
| +const char kUseProactiveKeyCaching[] = "UseProactiveKeyCaching";
|
| } // namespace eap
|
|
|
| namespace vpn {
|
|
|