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

Unified Diff: gyp/core.gyp

Issue 1487683004: Create an SkCodecImageGenerator (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Use SkCodecImageGenerator Created 5 years 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/core.gyp
diff --git a/gyp/core.gyp b/gyp/core.gyp
index 2569a9478fa6d262463192a1dcab3d0a376ffbcc..8c587fe4b79dc799786c5e9967f370f8a711b40b 100644
--- a/gyp/core.gyp
+++ b/gyp/core.gyp
@@ -18,6 +18,7 @@
'include_dirs': [
'../include/c',
+ '../include/codec',
'../include/config',
'../include/core',
'../include/pathops',
« no previous file with comments | « gyp/codec.gyp ('k') | gyp/core.gypi » ('j') | src/core/SkCodecImageGenerator.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698