aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
diff options
context:
space:
mode:
Diffstat (limited to '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..2dd9aa3c8c 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',
@@ -26,6 +27,8 @@
'effects.gyp:effects',
'images.gyp:images',
'pdf.gyp:pdf',
+ 'utils.gyp:utils',
+ '../third_party/externals/jsoncpp/jsoncpp.gyp:jsoncpp',
],
'conditions': [
['skia_os == "mac"', {