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

Unified Diff: build_overrides/build.gni

Issue 2187433002: [gn] Switch off java targets for v8 standalone (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 4 years, 5 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 | « no previous file | no next file » | 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 15ce724152a3f680770e2ce25a9f2802b6873ed4..da6d3e0ded6e6ee8cb8d419bf404180a12a5384a 100644
--- a/build_overrides/build.gni
+++ b/build_overrides/build.gni
@@ -15,4 +15,4 @@ build_with_chromium = false
# default_android_ndk_version = "r10e"
# Some non-Chromium builds don't support building java targets.
-enable_java_templates = true
+enable_java_templates = false
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698