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

Unified Diff: gyp/visualbench.gyp

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/visualbench.gyp
diff --git a/gyp/visualbench.gyp b/gyp/visualbench.gyp
index 8dea597ef8c5d4290a577e0d93b9645a8e8f4a9a..6d38635d0065874b84129a20aa3fc4564423a4fb 100644
--- a/gyp/visualbench.gyp
+++ b/gyp/visualbench.gyp
@@ -18,6 +18,7 @@
'../bench',
'../include/gpu',
'../include/private',
+ '../src/codec',
'../src/core',
'../src/effects',
'../src/images',

Powered by Google App Engine
This is Rietveld 408576698