Index: components/onc/onc_constants.cc |
diff --git a/components/onc/onc_constants.cc b/components/onc/onc_constants.cc |
index 753eff528118cbd5b263973aa0bd9dd0c4921034..08a20fe69613f639edfaf13c6fed2f88584d069f 100644 |
--- a/components/onc/onc_constants.cc |
+++ b/components/onc/onc_constants.cc |
@@ -43,6 +43,7 @@ const char kProxySettings[] = "ProxySettings"; |
const char kSearchDomains[] = "SearchDomains"; |
const char kServicePath[] = "ServicePath"; |
const char kConnectionState[] = "ConnectionState"; |
+const char kErrorState[] = "ErrorState"; |
const char kType[] = "Type"; |
const char kVPN[] = "VPN"; |
const char kWiFi[] = "WiFi"; |