Index: gyp/tools.gyp |
diff --git a/gyp/tools.gyp b/gyp/tools.gyp |
index 67ea8b47405b01096aba906146d555975ef2dab8..552dfc8b6f43363620b85a14d77459c5bf42b144 100644 |
--- a/gyp/tools.gyp |
+++ b/gyp/tools.gyp |
@@ -274,6 +274,7 @@ |
], |
'dependencies': [ |
'skia_lib.gyp:skia_lib', |
+ 'tools.gyp:picture_renderer', |
sglez
2013/06/12 15:37:37
Linking to flags was not enough because it doesn't
scroggo
2013/06/12 16:10:05
No, I was confused. PictureRenderingFlags should n
|
], |
}, |
{ |