summaryrefslogtreecommitdiffstats
path: root/content/content_tests.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'content/content_tests.gypi')
-rw-r--r--content/content_tests.gypi4
1 files changed, 1 insertions, 3 deletions
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index a55e0d2..68ff046 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -787,8 +787,6 @@
'target_name': 'content_unittests_apk',
'type': 'none',
'dependencies': [
- '../base/base.gyp:base_java',
- '../net/net.gyp:net_java',
'content_java',
'content_unittests',
],
@@ -806,7 +804,7 @@
'target_name': 'content_javatests',
'type': 'none',
'dependencies': [
- '../base/base.gyp:base_java',
+ '../base/base.gyp:base',
'../base/base.gyp:base_java_test_support',
'content_common',
'content_java',