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

Unified Diff: gyp/images.gyp

Issue 14363003: Updates to skimage tool to use it for testing. (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: GetFormat -> GetStreamFormat Created 7 years, 8 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 | « no previous file | include/images/SkImageDecoder.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/images.gyp
diff --git a/gyp/images.gyp b/gyp/images.gyp
index d062d0936472d5c0d590c3937608c6a5ebd47775..193b7bd32292ce1cf0ddf3581f671d210f7cce5d 100644
--- a/gyp/images.gyp
+++ b/gyp/images.gyp
@@ -18,6 +18,8 @@
'../include/core',
'../include/images',
'../include/lazy',
+ # for access to SkErrorInternals.h
+ '../src/core/',
# for access to SkImagePriv.h
'../src/image/',
],
« no previous file with comments | « no previous file | include/images/SkImageDecoder.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698