Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(534)

Unified Diff: build/config/features.gni

Issue 1250913002: patch from chinmaygarde@ to make progress on mac, ios. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: status Created 5 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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.
« base/BUILD.gn ('K') | « build/config/compiler/BUILD.gn ('k') | build/config/ios/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698