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

Unified Diff: gyp/bench.gypi

Issue 1160953002: Subset decoding benchmarks (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Added FIXME Created 5 years, 6 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 | « bench/subset/SubsetZoomBench.cpp ('k') | no next file » | 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 f0a203e29e53cfc3c5d164c6ad2b3dd7dd798ca9..a637202aa83b6ee3a4707f693cd060321ab5730c 100644
--- a/gyp/bench.gypi
+++ b/gyp/bench.gypi
@@ -4,6 +4,8 @@
# found in the LICENSE file.
{
'include_dirs': [
+ '../bench/subset',
+ '../bench',
'../src/core',
'../src/effects',
'../src/gpu',
« no previous file with comments | « bench/subset/SubsetZoomBench.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698