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

Unified Diff: device/device_tests.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/device_tests.gyp
diff --git a/device/device_tests.gyp b/device/device_tests.gyp
index 198c77a50ec9078696129051a54d619bc5db4416..432102a09d1c9d04d326c822e1628f574c00d10b 100644
--- a/device/device_tests.gyp
+++ b/device/device_tests.gyp
@@ -92,7 +92,6 @@
'hid/hid.gyp:device_hid',
],
'dependencies': [
- 'bluetooth/bluetooth.gyp:device_bluetooth_java',
'../testing/android/native_test.gyp:native_test_native_code',
],
'sources/': [

Powered by Google App Engine
This is Rietveld 408576698