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

Unified Diff: BUILD.gn

Issue 512923002: Add support for Android aidl and support for gyp's java_in_dir (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 6 years, 3 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 | build/android/gyp/aidl.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index df9f86d275ac80f783f27ee6dbdfa7e35d168833..59c3d3a8d8b73563b8374b49908ef6b10fa17f80 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -173,6 +173,7 @@ group("root") {
"//third_party/android_tools:android_support_v13_java",
"//third_party/android_tools:android_support_v7_appcompat_java",
"//third_party/android_tools:android_support_v7_mediarouter_java",
+ "//third_party/eyesfree:eyesfree_java",
]
deps -= [
« no previous file with comments | « no previous file | build/android/gyp/aidl.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698