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

Unified Diff: sync/sync.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: 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
« net/net.gyp ('K') | « sql/sql.gyp ('k') | ui/ui_unittests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sync/sync.gyp
diff --git a/sync/sync.gyp b/sync/sync.gyp
index 9d68359e69f6170688feedb6b80a43107b4b7d6b..d78128ef628c4c80d4fffdfbb5cf045d65db0501 100644
--- a/sync/sync.gyp
+++ b/sync/sync.gyp
@@ -864,7 +864,6 @@
'target_name': 'sync_unit_tests_apk',
'type': 'none',
'dependencies': [
- '../base/base.gyp:base_java',
'sync_unit_tests',
],
'variables': {
« net/net.gyp ('K') | « sql/sql.gyp ('k') | ui/ui_unittests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698