| Index: components/onc/onc_constants.cc
|
| diff --git a/components/onc/onc_constants.cc b/components/onc/onc_constants.cc
|
| index b522f7a79656e2ac177a4d99091809aed851a085..0a644b92d2aa1383b92cee450fb503b9443d6042 100644
|
| --- a/components/onc/onc_constants.cc
|
| +++ b/components/onc/onc_constants.cc
|
| @@ -9,7 +9,6 @@ namespace onc {
|
|
|
| const char kAugmentationActiveSetting[] = "Active";
|
| const char kAugmentationEffectiveSetting[] = "Effective";
|
| -const char kAugmentationUnmanaged[] = "Unmanaged";
|
| const char kAugmentationUserPolicy[] = "UserPolicy";
|
| const char kAugmentationDevicePolicy[] = "DevicePolicy";
|
| const char kAugmentationUserSetting[] = "UserSetting";
|
|
|