Chromium Code Reviews

Unified Diff: gpu/gpu_common.gypi

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.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « content/content_tests.gypi ('k') | ipc/ipc.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gpu/gpu_common.gypi
diff --git a/gpu/gpu_common.gypi b/gpu/gpu_common.gypi
index 0da2a2533eb94268421da2955e9e224510bc463b..4402e0b431c38c2519c1c306dadbd204d619fdb9 100644
--- a/gpu/gpu_common.gypi
+++ b/gpu/gpu_common.gypi
@@ -40,7 +40,6 @@
'target_name': 'gpu_unittests_apk',
'type': 'none',
'dependencies': [
- '../base/base.gyp:base_java',
'gpu_unittests',
],
'variables': {
« no previous file with comments | « content/content_tests.gypi ('k') | ipc/ipc.gyp » ('j') | no next file with comments »

Powered by Google App Engine