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

Unified Diff: gyp/bench.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 | « gm/gmmain.cpp ('k') | gyp/bench.gypi » ('j') | tools/ToolUtils.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/bench.gyp
diff --git a/gyp/bench.gyp b/gyp/bench.gyp
index 27f80cead9715ca6343625a3e30ecab8ce9ecdf2..3658b7dccec5b642b994f8dff1d1161fb7d33978 100644
--- a/gyp/bench.gyp
+++ b/gyp/bench.gyp
@@ -12,6 +12,7 @@
'../src/core',
'../src/effects',
'../src/utils',
+ '../tools/',
],
'includes': [
'bench.gypi'
« no previous file with comments | « gm/gmmain.cpp ('k') | gyp/bench.gypi » ('j') | tools/ToolUtils.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698