summaryrefslogtreecommitdiff
path: root/chromium/components/onc/onc_constants.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/components/onc/onc_constants.h')
-rw-r--r--chromium/components/onc/onc_constants.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/chromium/components/onc/onc_constants.h b/chromium/components/onc/onc_constants.h
index 849e6248a4c..34afea41184 100644
--- a/chromium/components/onc/onc_constants.h
+++ b/chromium/components/onc/onc_constants.h
@@ -68,6 +68,7 @@ ONC_EXPORT extern const char kIPConfigTypeStatic[];
ONC_EXPORT extern const char kSavedIPConfig[];
ONC_EXPORT extern const char kStaticIPConfig[];
ONC_EXPORT extern const char kMacAddress[];
+ONC_EXPORT extern const char kMetered[];
ONC_EXPORT extern const char kNameServersConfigType[];
ONC_EXPORT extern const char kName[];
ONC_EXPORT extern const char kPriority[];