| Index: components/onc/onc_constants.cc
|
| diff --git a/components/onc/onc_constants.cc b/components/onc/onc_constants.cc
|
| index bb5d61e3ca6ea8534e6b3b7ee920712aa046be60..1df72267b0d5cde3d0636f11e2ea48b08f581951 100644
|
| --- a/components/onc/onc_constants.cc
|
| +++ b/components/onc/onc_constants.cc
|
| @@ -379,6 +379,7 @@ const char kPasswordAndOTP[] = "PasswordAndOTP";
|
|
|
| namespace third_party_vpn {
|
| const char kExtensionID[] = "ExtensionID";
|
| +const char kName[] = "Name";
|
| } // third_party_vpn
|
|
|
| namespace verify_x509 {
|
|
|