Index: components/onc/onc_constants.h |
diff --git a/components/onc/onc_constants.h b/components/onc/onc_constants.h |
index c28ec5281e3674c02248ffc960751577985daf5e..e99c7f65f25a12eb2f432431b581d2b204f9b936 100644 |
--- a/components/onc/onc_constants.h |
+++ b/components/onc/onc_constants.h |
@@ -142,6 +142,7 @@ ONC_EXPORT extern const char kGateway[]; |
ONC_EXPORT extern const char kIPAddress[]; |
ONC_EXPORT extern const char kIPv4[]; |
ONC_EXPORT extern const char kIPv6[]; |
+ONC_EXPORT extern const char kNameServers[]; |
ONC_EXPORT extern const char kRoutingPrefix[]; |
ONC_EXPORT extern const char kType[]; |
} // namespace ipconfig |