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

Unified Diff: gyp/tests.gypi

Issue 389653004: share dm and command flags (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: sync up with latest dm 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
« no previous file with comments | « gyp/pathops_unittest.gyp ('k') | include/views/SkApplication.h » ('j') | 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 34e8f540e0a93ba4c9d9841aae5f5a1a1ff0bd35..2d316c7f98e824c17e8bfb93faac8ec8517c39eb 100644
--- a/gyp/tests.gypi
+++ b/gyp/tests.gypi
@@ -18,7 +18,7 @@
],
'dependencies': [
'experimental.gyp:experimental',
- 'flags.gyp:flags',
+ 'flags.gyp:flags_common',
'pdf.gyp:pdf',
'skia_lib.gyp:skia_lib',
'tools.gyp:picture_utils',
« no previous file with comments | « gyp/pathops_unittest.gyp ('k') | include/views/SkApplication.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698