Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(288)

Unified Diff: gyp/visualbench.gyp

Issue 1686143004: integrated SkDebugCanvas JSON support with UrlDataManager (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: added cast to deal with differing-size ints Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « gyp/dm.gypi ('k') | tools/debugger/SkDebugCanvas.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/visualbench.gyp
diff --git a/gyp/visualbench.gyp b/gyp/visualbench.gyp
index aac107b3f44f2281a0ae3ed6a925320e828f0a10..e2e6e80dea8fd8a45e65faeb1bf3e11400c432b0 100644
--- a/gyp/visualbench.gyp
+++ b/gyp/visualbench.gyp
@@ -41,6 +41,7 @@
'tools.gyp:proc_stats',
'tools.gyp:sk_tool_utils',
'tools.gyp:timer',
+ 'tools.gyp:url_data_manager',
'views.gyp:views',
],
'conditions' : [
« no previous file with comments | « gyp/dm.gypi ('k') | tools/debugger/SkDebugCanvas.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698