| Index: components/onc/onc_constants.h
|
| diff --git a/components/onc/onc_constants.h b/components/onc/onc_constants.h
|
| index b212d31eb5621c9f61c51e5934c4419df3ce20d4..747a038ff603df62b581708cf7a81a038980d460 100644
|
| --- a/components/onc/onc_constants.h
|
| +++ b/components/onc/onc_constants.h
|
| @@ -397,6 +397,7 @@ ONC_EXPORT extern const char kPasswordAndOTP[];
|
|
|
| namespace third_party_vpn {
|
| ONC_EXPORT extern const char kExtensionID[];
|
| +ONC_EXPORT extern const char kName[];
|
| } // third_party_vpn
|
|
|
| namespace verify_x509 {
|
|
|