Index: components/onc/onc_constants.h |
diff --git a/components/onc/onc_constants.h b/components/onc/onc_constants.h |
index c28ec5281e3674c02248ffc960751577985daf5e..ef48262f6571c0a6c273df7f6c6bb29c77bbc646 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[]; |
pneubeck (no reviews)
2014/04/30 08:44:02
missing an entry in onc_signature.cc (just search
stevenjb
2014/05/01 01:45:14
Done.
|
ONC_EXPORT extern const char kType[]; |
ONC_EXPORT extern const char kVPN[]; |
ONC_EXPORT extern const char kWiFi[]; |