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

Unified Diff: sql/sql.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 | « net/net.gyp ('k') | sync/sync.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sql/sql.gyp
diff --git a/sql/sql.gyp b/sql/sql.gyp
index 8d8a028c4a77ed0f93ffd21646b1eb3f925bd803..72d361cfcc919811deb8e31b9bf703528e65b3e2 100644
--- a/sql/sql.gyp
+++ b/sql/sql.gyp
@@ -73,7 +73,6 @@
'target_name': 'sql_unittests_apk',
'type': 'none',
'dependencies': [
- '../base/base.gyp:base_java',
'sql_unittests',
],
'variables': {
« no previous file with comments | « net/net.gyp ('k') | sync/sync.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698