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

Unified Diff: BUILD.gn

Issue 294323002: Add generate_jar_jni template (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase (+fix specified output file) Created 6 years, 6 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 | base/android/jni_generator/jni_generator.py » ('j') | ui/snapshot/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 122bc692cab5afccc40963e67de09657d5dd1f68..017325a81befefc75e423299ce1e14a4a7fe0ba3 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -125,13 +125,6 @@ group("root") {
# Not tested on Android yet:
"//webkit/browser:storage",
"//webkit/child",
-
- # This stuff all depends on ui/surface which requires some .class jni
- # generators (ui/gl/gl.gyp:surface_jni_headers).
- "//ui/gl",
- "//gpu",
- "//ui/snapshot",
- "//ui/surface",
]
}
}
« no previous file with comments | « no previous file | base/android/jni_generator/jni_generator.py » ('j') | ui/snapshot/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698