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

Unified Diff: gyp/visualbench.gyp

Issue 1730833003: SkPDF/Bench: add bench for SkPDFSharedStream (deflate) (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: 2016-02-24 (Wednesday) 17:03:32 EST 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/bench.gypi ('k') | resources/pdf_command_stream.txt » ('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 e2e6e80dea8fd8a45e65faeb1bf3e11400c432b0..d5728d5bdd3f322fbe1186824dd6b97093199fb6 100644
--- a/gyp/visualbench.gyp
+++ b/gyp/visualbench.gyp
@@ -21,6 +21,7 @@
'../src/core',
'../src/effects',
'../src/images',
+ '../src/pdf',
],
'sources': [
'../gm/gm.cpp',
@@ -37,6 +38,7 @@
'flags.gyp:flags',
'jsoncpp.gyp:jsoncpp',
'gputest.gyp:skgputest',
+ 'pdf.gyp:pdf',
'skia_lib.gyp:skia_lib',
'tools.gyp:proc_stats',
'tools.gyp:sk_tool_utils',
« no previous file with comments | « gyp/bench.gypi ('k') | resources/pdf_command_stream.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698