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

Unified Diff: gyp/bench.gypi

Issue 1390213002: Add subsetting to SkScanlineDecoder (Closed) Base URL: https://skia.googlesource.com/skia.git@fill-refactor
Patch Set: Rebase to manage dependencies Created 5 years, 2 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
Index: gyp/bench.gypi
diff --git a/gyp/bench.gypi b/gyp/bench.gypi
index 95073b0fbade8e0fb9449c4401b6767dc1d934b3..d8db35fcb9b47ed959bce40b64960e5677c2ccf0 100644
--- a/gyp/bench.gypi
+++ b/gyp/bench.gypi
@@ -7,6 +7,7 @@
'../bench/subset',
'../bench',
'../include/private',
+ '../src/codec',
'../src/core',
'../src/effects',
'../src/gpu',

Powered by Google App Engine
This is Rietveld 408576698