aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
diff options
context:
space:
mode:
authorGravatar jcgregorio <jcgregorio@google.com>2014-10-29 05:33:27 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2014-10-29 05:33:28 -0700
commite001da2558d936fca377e4041ca150ff95c85104 (patch)
tree6ae9cc95eed919a1ce2cb3d846dcaa23c2dfda17 /gyp
parent79f8faeea2692d2948c0f634e956d1e7fc8333e0 (diff)
SkV8Sample: Now with Path2D and Path2DBuilder.
Diffstat (limited to 'gyp')
-rw-r--r--gyp/v8.gyp2
1 files changed, 2 insertions, 0 deletions
diff --git a/gyp/v8.gyp b/gyp/v8.gyp
index 3813764bcd..f73d5f0ac6 100644
--- a/gyp/v8.gyp
+++ b/gyp/v8.gyp
@@ -16,6 +16,8 @@
'../experimental/SkV8Example/Global.h',
'../experimental/SkV8Example/JsContext.cpp',
'../experimental/SkV8Example/JsContext.h',
+ '../experimental/SkV8Example/Path2DBuilder.cpp',
+ '../experimental/SkV8Example/Path2DBuilder.h',
'../experimental/SkV8Example/Path2D.cpp',
'../experimental/SkV8Example/Path2D.h',
'../experimental/SkV8Example/SkV8Example.cpp',