aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
diff options
context:
space:
mode:
authorGravatar commit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-04-11 16:54:09 +0000
committerGravatar commit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-04-11 16:54:09 +0000
commitba59d64b05b13081060a266c999158efab575b61 (patch)
tree17e46480b4cfccc30a4d59dbd06434c4c0154e0d /gyp
parentb41ff95cc0879884814375a37d07fd14f9519676 (diff)
use commandlineflags for tests/
Author: reed@google.com Reviewed By: scroggo@google.com Review URL: https://chromiumcodereview.appspot.com/14047009 git-svn-id: http://skia.googlecode.com/svn/trunk@8616 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'gyp')
-rw-r--r--gyp/tests.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/gyp/tests.gyp b/gyp/tests.gyp
index 3853c1737e..9a05ed486d 100644
--- a/gyp/tests.gyp
+++ b/gyp/tests.gyp
@@ -122,6 +122,7 @@
'dependencies': [
'skia_base_libs.gyp:skia_base_libs',
'effects.gyp:effects',
+ 'flags.gyp:flags',
'experimental.gyp:experimental',
'images.gyp:images',
'pdf.gyp:pdf',