aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
diff options
context:
space:
mode:
authorGravatar commit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-06-12 18:28:36 +0000
committerGravatar commit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-06-12 18:28:36 +0000
commit826ec81dbc5f651fc6cd77ddbbb80ad59b83f4c5 (patch)
treeafae1200d36fb78a3503b2a0af13ebd4dd133801 /gyp
parent7de1e3fe3e8207692cba84296e3692d02dde9706 (diff)
Small change that eliminates Parse Errors with encoded skps.
R=reed@google.com, caryclark@google.com, scroggo@google.com Author: sglez@google.com Review URL: https://chromiumcodereview.appspot.com/16034015 git-svn-id: http://skia.googlecode.com/svn/trunk@9538 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'gyp')
-rw-r--r--gyp/tools.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/gyp/tools.gyp b/gyp/tools.gyp
index 67ea8b4740..552dfc8b6f 100644
--- a/gyp/tools.gyp
+++ b/gyp/tools.gyp
@@ -274,6 +274,7 @@
],
'dependencies': [
'skia_lib.gyp:skia_lib',
+ 'tools.gyp:picture_renderer',
],
},
{