| Index: build/config/features.gni
|
| diff --git a/build/config/features.gni b/build/config/features.gni
|
| index 6d8f25afb5568897173601b1eafb613dd4bd2a8f..8ca446dd43d9386c52977656d591e4820d447bdc 100644
|
| --- a/build/config/features.gni
|
| +++ b/build/config/features.gni
|
| @@ -60,7 +60,7 @@ declare_args() {
|
| # TODO(GYP) The GYP build has || chromecast==1 for this:
|
| proprietary_codecs = is_android || is_chrome_branded
|
|
|
| - # TODO(gyp) true
|
| + # TODO(GYP) This should be enabled on ios as well.
|
| enable_configuration_policy = !is_ios
|
|
|
| # Enables support for background apps.
|
|
|