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

Unified Diff: content/public/android/BUILD.gn

Issue 1231883004: bluetooth: android: Add java build dependencies. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Merge TOT Created 5 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 | « content/content.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/android/BUILD.gn
diff --git a/content/public/android/BUILD.gn b/content/public/android/BUILD.gn
index 7cfb5ba51add9ca74262623b96aff3f20c66e036..f3b2c39429ddb7527e5f55968afa89a691bb20cc 100644
--- a/content/public/android/BUILD.gn
+++ b/content/public/android/BUILD.gn
@@ -34,6 +34,7 @@ android_library("content_java") {
"//base:base_java",
"//device/battery/android:battery_monitor_android",
"//device/battery:mojo_bindings_java",
+ "//device/bluetooth:java",
"//media/base/android:media_java",
"//media/midi:midi_java",
"//mojo/android:system_java",
« no previous file with comments | « content/content.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698