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',
       ],
     },
     {