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

Unified Diff: device/bluetooth/bluetooth.gyp

Issue 1127043006: GYP dependencies for JNI _java targets moved to device targets that require them. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 7 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
Index: device/bluetooth/bluetooth.gyp
diff --git a/device/bluetooth/bluetooth.gyp b/device/bluetooth/bluetooth.gyp
index 4d734c5204b6bc185a77a13c306518fb481eef98..40a73431b48a3e8aa77534c94d02b7fecde7b1d8 100644
--- a/device/bluetooth/bluetooth.gyp
+++ b/device/bluetooth/bluetooth.gyp
@@ -127,6 +127,7 @@
}],
['OS == "android"', {
'dependencies': [
+ 'device_bluetooth_java',
'device_bluetooth_jni_headers',
],
'sources': [
« content/content.gyp ('K') | « device/battery/battery.gyp ('k') | device/device_tests.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698