Index: gyp/pdf.gyp |
diff --git a/gyp/pdf.gyp b/gyp/pdf.gyp |
index f89df933a471d3749cf6b9603760d4a64b24974f..a9954a4a27216ea85d6684e7cac8476f70e53ec2 100644 |
--- a/gyp/pdf.gyp |
+++ b/gyp/pdf.gyp |
@@ -6,7 +6,6 @@ |
'type': 'static_library', |
'standalone_static_library': 1, |
'dependencies': [ |
- 'skia_lib.gyp:skia_lib', |
djsollen
2013/06/12 17:35:46
why did we need to remove this?
Zach Reizner
2013/06/12 17:42:40
I have it so pdf.gyp:pdf is included in skia_lib.g
bungeman-skia
2013/06/12 19:16:55
But you're only doing so if skia_lua is set? I don
|
'zlib.gyp:zlib', |
], |
'include_dirs': [ |