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

Unified Diff: gyp/tests.gypi

Issue 442883002: Fix bad gypi (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Attempt to fix issue Created 6 years, 4 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/tests.gypi
diff --git a/gyp/tests.gypi b/gyp/tests.gypi
index 77dba694d6d9f999362992ef8688686447428fae..035d4181b5b3524eebc3a2a04458b0a4ffa67907 100644
--- a/gyp/tests.gypi
+++ b/gyp/tests.gypi
@@ -27,9 +27,6 @@
],
'conditions': [
[ 'skia_os == "android"', {
- 'dependencies': [
- 'ports.gyp:ports',
- ],
'include_dirs': [
'../src/ports',
],
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698