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

Unified Diff: build_overrides/build.gni

Issue 2201893007: Roll chromium_revision 0868029..33f8768 (Closed) Base URL: https://chromium.googlesource.com/libyuv/libyuv@master
Patch Set: Updated documentation Created 4 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
« no previous file with comments | « DEPS ('k') | docs/getting_started.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build_overrides/build.gni
diff --git a/build_overrides/build.gni b/build_overrides/build.gni
index 6d3aa1ebc74420207770f56c65c3b36dcccbede7..7a7e741582828d2b87444be435e28005944d6961 100644
--- a/build_overrides/build.gni
+++ b/build_overrides/build.gni
@@ -13,3 +13,6 @@
# remove this when Chromium drops 10.6 support and also requires 10.7.
mac_sdk_min_build_override = "10.11"
mac_deployment_target_build_override = "10.7"
+
+# Some non-Chromium builds don't support building java targets.
+enable_java_templates = true
« no previous file with comments | « DEPS ('k') | docs/getting_started.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698