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

Unified Diff: ipc/ipc.gyp

Issue 10913083: Remove {base,net}_java dependencies from GYP client targets on Android. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 8 years, 3 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 | « gpu/gpu_common.gypi ('k') | media/media.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ipc/ipc.gyp
diff --git a/ipc/ipc.gyp b/ipc/ipc.gyp
index f7af7d9922c0459407db7985b8a67dff6bae1e1c..6e9bd9e4e14be5ca9b3f5cc63bdb8ca110576c34 100644
--- a/ipc/ipc.gyp
+++ b/ipc/ipc.gyp
@@ -132,7 +132,6 @@
'target_name': 'ipc_tests_apk',
'type': 'none',
'dependencies': [
- '../base/base.gyp:base_java',
'ipc_tests',
],
'variables': {
« no previous file with comments | « gpu/gpu_common.gypi ('k') | media/media.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698