aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/SampleApp.gyp
diff options
context:
space:
mode:
authorGravatar ethannicholas <ethannicholas@google.com>2016-02-11 10:35:21 -0800
committerGravatar Commit bot <commit-bot@chromium.org>2016-02-11 10:35:21 -0800
commitf62a8b786c0e17a3818d0bdc8dbf1c627b063e1b (patch)
treed7c4f529e435a6a98cc94b4e604e421876f8645a /gyp/SampleApp.gyp
parentbed1ed6eaced308149a05fecded14d8458c7d99c (diff)
integrated SkDebugCanvas JSON support with UrlDataManager
Diffstat (limited to 'gyp/SampleApp.gyp')
-rw-r--r--gyp/SampleApp.gyp3
1 files changed, 2 insertions, 1 deletions
diff --git a/gyp/SampleApp.gyp b/gyp/SampleApp.gyp
index c22eaa207e..f6a3413d68 100644
--- a/gyp/SampleApp.gyp
+++ b/gyp/SampleApp.gyp
@@ -148,16 +148,17 @@
'etc1.gyp:libetc1',
'experimental.gyp:experimental',
'flags.gyp:flags',
+ 'jsoncpp.gyp:jsoncpp',
'lua.gyp:lua',
'pdf.gyp:pdf',
'skia_lib.gyp:skia_lib',
'tools.gyp:resources',
'tools.gyp:sk_tool_utils',
'tools.gyp:timer',
+ 'tools.gyp:url_data_manager',
'views.gyp:views',
'views_animated.gyp:views_animated',
'xml.gyp:xml',
- 'jsoncpp.gyp:jsoncpp',
],
'msvs_settings': {
'VCLinkerTool': {