| commit | 826ec81dbc5f651fc6cd77ddbbb80ad59b83f4c5 | [log] [tgz] |
|---|---|---|
| author | commit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81> | Wed Jun 12 18:28:36 2013 +0000 |
| committer | commit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81> | Wed Jun 12 18:28:36 2013 +0000 |
| tree | afae1200d36fb78a3503b2a0af13ebd4dd133801 | |
| parent | 7de1e3fe3e8207692cba84296e3692d02dde9706 [diff] [blame] |
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
diff --git a/gyp/tools.gyp b/gyp/tools.gyp index 67ea8b4..552dfc8 100644 --- a/gyp/tools.gyp +++ b/gyp/tools.gyp
@@ -274,6 +274,7 @@ ], 'dependencies': [ 'skia_lib.gyp:skia_lib', + 'tools.gyp:picture_renderer', ], }, {