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

Unified Diff: gyp/tests.gyp

Issue 19807005: refactor duplication (shouldSkip and skip_name) into a utility function (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Forgot to add new files.. Created 7 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/gm.gyp ('k') | tests/skia_test.cpp » ('j') | tools/ToolUtils.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/tests.gyp
diff --git a/gyp/tests.gyp b/gyp/tests.gyp
index e93a12f4937404a390ee0402ffe2c3fb07c67714..ae652f2131104c5f370937a48234c81975bbbe88 100644
--- a/gyp/tests.gyp
+++ b/gyp/tests.gyp
@@ -128,6 +128,8 @@
'../tests/Writer32Test.cpp',
'../tests/XfermodeTest.cpp',
+ '../tools/ToolUtils.cpp',
+
# Needed for PipeTest.
'../src/pipe/utils/SamplePipeControllers.cpp',
],
« no previous file with comments | « gyp/gm.gyp ('k') | tests/skia_test.cpp » ('j') | tools/ToolUtils.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698