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

Unified Diff: gyp/bench.gypi

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.gyp ('k') | gyp/visualbench.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/bench.gypi
diff --git a/gyp/bench.gypi b/gyp/bench.gypi
index bf295cb86e08e5a5c99adef02d5551d01e01b7b1..69e7086ca9be0f372afb2b171e26ae808e0ae10a 100644
--- a/gyp/bench.gypi
+++ b/gyp/bench.gypi
@@ -10,12 +10,14 @@
'../src/core',
'../src/effects',
'../src/gpu',
+ '../src/pdf',
'../src/utils',
],
'sources': [ '<!@(python find.py ../bench "*.cpp")' ],
'dependencies': [
'etc1.gyp:libetc1',
+ 'pdf.gyp:pdf',
'skia_lib.gyp:skia_lib',
'tools.gyp:resources',
'tools.gyp:sk_tool_utils',
« no previous file with comments | « gyp/bench.gyp ('k') | gyp/visualbench.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698