aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
diff options
context:
space:
mode:
authorGravatar fmalita <fmalita@chromium.org>2016-08-24 18:23:24 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2016-08-24 18:23:25 -0700
commit9d08cbc8c6131ff61a1e71cc5c8cf27841d62b42 (patch)
tree4c1394de495efeb03cb20986dab4429b51e53e87 /gyp
parenta395f7c7a5a598a27528b30b0f1d112cdeeb4a9e (diff)
Experimental parsing expression grammar (PEG) template library
Diffstat (limited to 'gyp')
-rw-r--r--gyp/svg.gyp2
1 files changed, 2 insertions, 0 deletions
diff --git a/gyp/svg.gyp b/gyp/svg.gyp
index 158a3992e3..1160b94d97 100644
--- a/gyp/svg.gyp
+++ b/gyp/svg.gyp
@@ -78,6 +78,8 @@
'../experimental/svg/model/SkSVGTypes.h',
'../experimental/svg/model/SkSVGValue.h',
'../experimental/svg/model/SkSVGValue.cpp',
+
+ '../experimental/svg/model/SkPEG.h',
],
'direct_dependent_settings': {
'include_dirs': [