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

Unified Diff: gyp/iOSShell.gyp

Issue 389653004: share dm and command flags (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: address comments Created 6 years, 5 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
Index: gyp/iOSShell.gyp
diff --git a/gyp/iOSShell.gyp b/gyp/iOSShell.gyp
index ed648a38c401870c4e550d3ef1796a01a47a0147..010327e7c20a29105b66e16765772dbdca3279d2 100644
--- a/gyp/iOSShell.gyp
+++ b/gyp/iOSShell.gyp
@@ -8,8 +8,7 @@
'type': 'executable',
'mac_bundle' : 1,
'includes': [
- 'tests.gypi',
- 'pathops_unittest.gypi',
+ 'dm.gypi',
],
'dependencies': [
'tools.gyp:crash_handler',

Powered by Google App Engine
This is Rietveld 408576698