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

Unified Diff: gyp/core.gyp

Issue 1487683004: Create an SkCodecImageGenerator (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Add test in CodexTest, do not replace SkIDGenerator Created 4 years, 11 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 | gyp/core.gypi » ('j') | tests/CodexTest.cpp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/core.gyp
diff --git a/gyp/core.gyp b/gyp/core.gyp
index 13b8217fb184d9f826a37136ed518f5b9a249538..f19580265490b41e73ecbdeb6f7c753583a65b62 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 | « no previous file | gyp/core.gypi » ('j') | tests/CodexTest.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698