| Index: components/onc/onc_constants.h
|
| diff --git a/components/onc/onc_constants.h b/components/onc/onc_constants.h
|
| index e99c7f65f25a12eb2f432431b581d2b204f9b936..d6e73543a07f9615d85751cd42db72e285152918 100644
|
| --- a/components/onc/onc_constants.h
|
| +++ b/components/onc/onc_constants.h
|
| @@ -67,6 +67,7 @@ ONC_EXPORT extern const char kProxySettings[];
|
| ONC_EXPORT extern const char kSearchDomains[];
|
| ONC_EXPORT extern const char kServicePath[];
|
| ONC_EXPORT extern const char kConnectionState[];
|
| +ONC_EXPORT extern const char kErrorState[];
|
| ONC_EXPORT extern const char kType[];
|
| ONC_EXPORT extern const char kVPN[];
|
| ONC_EXPORT extern const char kWiFi[];
|
|
|