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.gyp

Issue 2339233003: Support Float32 output from SkColorSpaceXform (Closed)
Patch Set: Remove gpu changes Created 4 years, 3 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 | « gm/colorspacexform.cpp ('k') | src/codec/SkCodecPriv.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/bench.gyp
diff --git a/gyp/bench.gyp b/gyp/bench.gyp
index 3d5c329ef5aa7db59c5b7abeb1cf7031b4c748d3..4c2bca2b02924755dc155c5929f093c33552e1c0 100644
--- a/gyp/bench.gyp
+++ b/gyp/bench.gyp
@@ -21,6 +21,7 @@
'gmslides.gypi',
],
'include_dirs' : [
+ '../src/codec',
'../src/image',
],
'dependencies': [
« no previous file with comments | « gm/colorspacexform.cpp ('k') | src/codec/SkCodecPriv.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698