Index: components/onc/onc_constants.cc |
diff --git a/components/onc/onc_constants.cc b/components/onc/onc_constants.cc |
index 71f0bc9ded835548de73cfd77de7545164278d15..24c566ef537b53e2b4b0924f32cc9a48172da8fa 100644 |
--- a/components/onc/onc_constants.cc |
+++ b/components/onc/onc_constants.cc |
@@ -44,7 +44,6 @@ const char kIPConfigType[] = "IPConfigType"; |
const char kIPConfigTypeDHCP[] = "DHCP"; |
const char kIPConfigTypeStatic[] = "Static"; |
const char kMacAddress[] = "MacAddress"; |
-const char kNameServers[] = "NameServers"; |
const char kName[] = "Name"; |
const char kPriority[] = "Priority"; |
const char kProxySettings[] = "ProxySettings"; |