Index: components/onc/onc_constants.h |
diff --git a/components/onc/onc_constants.h b/components/onc/onc_constants.h |
index 400b34092ea4df68cd3f56adf87345c8eae2dfc5..a74c6b6e5c1693b4b6cce48f1368473881308219 100644 |
--- a/components/onc/onc_constants.h |
+++ b/components/onc/onc_constants.h |
@@ -135,6 +135,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 |