Index: build/config/features.gni |
diff --git a/build/config/features.gni b/build/config/features.gni |
index 9fb4205257a30f640613ee21b27252fd030e7133..f35f9056ab3cfa52a7e36009f5cd9e50c7147b64 100644 |
--- a/build/config/features.gni |
+++ b/build/config/features.gni |
@@ -63,7 +63,6 @@ declare_args() { |
# proprietary codecs. |
proprietary_codecs = is_android || is_chrome_branded || is_chromecast |
- # TODO(GYP) This should be enabled on ios as well. |
enable_configuration_policy = !is_ios |
# Enables support for background apps. |