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

Unified Diff: content/content.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
« no previous file with comments | « no previous file | device/battery/battery.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content.gyp
diff --git a/content/content.gyp b/content/content.gyp
index 5e69aff26af29ef089792abcf6124cd13a921486..e84ad1061bbee61d15897494de4232ec6eff9283 100644
--- a/content/content.gyp
+++ b/content/content.gyp
@@ -429,8 +429,6 @@
'dependencies': [
'../base/base.gyp:base',
'../device/battery/battery.gyp:device_battery_java',
scheib 2015/05/13 22:50:08 Note, content actually has java dependencies on de
- '../device/bluetooth/bluetooth.gyp:device_bluetooth_java',
- '../device/vibration/vibration.gyp:device_vibration_java',
'../media/media.gyp:media_java',
'../mojo/mojo_base.gyp:mojo_system_java',
'../net/net.gyp:net',
« no previous file with comments | « no previous file | device/battery/battery.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698