Index: components/onc/onc_constants.h |
diff --git a/components/onc/onc_constants.h b/components/onc/onc_constants.h |
index 33077955fa5fff9f821d25800b344106597e68e6..b798d124051b5d8f017825f822f3aa116f587d7b 100644 |
--- a/components/onc/onc_constants.h |
+++ b/components/onc/onc_constants.h |
@@ -29,7 +29,6 @@ ONC_EXPORT extern const char kAugmentationActiveSetting[]; |
// The one of different setting sources (user/device policy, user/shared |
// settings) that has highest priority over the others. |
ONC_EXPORT extern const char kAugmentationEffectiveSetting[]; |
-ONC_EXPORT extern const char kAugmentationUnmanaged[]; |
ONC_EXPORT extern const char kAugmentationUserPolicy[]; |
ONC_EXPORT extern const char kAugmentationDevicePolicy[]; |
ONC_EXPORT extern const char kAugmentationUserSetting[]; |