aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/gm.gyp
diff options
context:
space:
mode:
authorGravatar epoger@google.com <epoger@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2012-12-18 19:13:49 +0000
committerGravatar epoger@google.com <epoger@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2012-12-18 19:13:49 +0000
commitee8a8e3931c1d3f39755ee8beaf0c7cb1ba91888 (patch)
treee6e974e5b8e54fe4d14f013f669bc880d6c74159 /gyp/gm.gyp
parent457d8a77bed0160519fc5dfb67d0e02f9c3950a2 (diff)
Re-land r6843 with copied gyp file to (hopefully) fix Windows build
Diffstat (limited to 'gyp/gm.gyp')
-rw-r--r--gyp/gm.gyp3
1 files changed, 3 insertions, 0 deletions
diff --git a/gyp/gm.gyp b/gyp/gm.gyp
index 6f0fc3d377..4f8637fd06 100644
--- a/gyp/gm.gyp
+++ b/gyp/gm.gyp
@@ -10,6 +10,7 @@
'include_dirs' : [
'../src/core',
'../src/pipe/utils/',
+ '../src/utils/',
],
'includes': [
'gmslides.gypi',
@@ -25,7 +26,9 @@
'skia_base_libs.gyp:skia_base_libs',
'effects.gyp:effects',
'images.gyp:images',
+ 'jsoncpp.gyp:jsoncpp',
'pdf.gyp:pdf',
+ 'utils.gyp:utils',
],
'conditions': [
['skia_os == "mac"', {