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: device/device_tests.gyp

Issue 1119113002: bluetooth: Initial JNI setup for device/bluetooth. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Additional comment on RegisterBluetoothJni 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
« no previous file with comments | « device/bluetooth/bluetooth_adapter_android_unittest.cc ('k') | device/test/run_all_unittests.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: device/device_tests.gyp
diff --git a/device/device_tests.gyp b/device/device_tests.gyp
index 432102a09d1c9d04d326c822e1628f574c00d10b..198c77a50ec9078696129051a54d619bc5db4416 100644
--- a/device/device_tests.gyp
+++ b/device/device_tests.gyp
@@ -92,6 +92,7 @@
'hid/hid.gyp:device_hid',
],
'dependencies': [
+ 'bluetooth/bluetooth.gyp:device_bluetooth_java',
'../testing/android/native_test.gyp:native_test_native_code',
],
'sources/': [
« no previous file with comments | « device/bluetooth/bluetooth_adapter_android_unittest.cc ('k') | device/test/run_all_unittests.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698