aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
diff options
context:
space:
mode:
authorGravatar sglez@google.com <sglez@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-07-23 17:26:34 +0000
committerGravatar sglez@google.com <sglez@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-07-23 17:26:34 +0000
commit434251f87292808c1c461e48dba5d22735e74f97 (patch)
treec30beda131d9ebf56d3e7d1bd382f57d7349340f /gyp
parent88876dbac8338f5d9ff81a1f0ac03880788e2bea (diff)
refactor duplication (shouldSkip and skip_name) into a utility function
R=caryclark@google.com, reed@google.com Review URL: https://codereview.chromium.org/19807005 git-svn-id: http://skia.googlecode.com/svn/trunk@10280 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'gyp')
-rw-r--r--gyp/bench.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/gyp/bench.gyp b/gyp/bench.gyp
index 27f80cead9..040f7a4fcf 100644
--- a/gyp/bench.gyp
+++ b/gyp/bench.gyp
@@ -19,6 +19,7 @@
'dependencies': [
'skia_lib.gyp:skia_lib',
'bench_timer',
+ 'flags.gyp:flags',
],
'conditions': [
['skia_gpu == 1',