aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
diff options
context:
space:
mode:
authorGravatar edisonn@google.com <edisonn@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-07-28 18:34:14 +0000
committerGravatar edisonn@google.com <edisonn@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-07-28 18:34:14 +0000
commita0cefa18fc25cca4264be04ce30c0c9692487a02 (patch)
tree063ee2598969d11869aa0c71c37fd194ddb70f3f /gyp
parent27e21fe577211c1c40cbf40d0385b02c69d04522 (diff)
pdfviewer: gs operator implementation: dashing and font
Review URL: https://codereview.chromium.org/20810002 git-svn-id: http://skia.googlecode.com/svn/trunk@10403 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'gyp')
-rw-r--r--gyp/pdfviewer.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/gyp/pdfviewer.gyp b/gyp/pdfviewer.gyp
index 914b8c8325..ad6f92f4db 100644
--- a/gyp/pdfviewer.gyp
+++ b/gyp/pdfviewer.gyp
@@ -71,6 +71,7 @@
],
'dependencies': [
'core.gyp:core',
+ 'effects.gyp:effects',
'images.gyp:images',
'zlib.gyp:zlib',
],