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

Unified Diff: gyp/core.gyp

Issue 228613003: Move SkDecodingImageGenerator.h to include/ (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 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 | gyp/images.gyp » ('j') | include/core/SkDiscardableMemory.h » ('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 187c02b392fbdaf72a56018a8c28855af213975d..eb51b728f9069604d1bb6b6d18bc71bd73d587f3 100644
--- a/gyp/core.gyp
+++ b/gyp/core.gyp
@@ -15,6 +15,7 @@
'include_dirs': [
'../include/config',
'../include/core',
+ '../include/lazy',
'../include/pathops',
'../include/pipe',
'../include/ports',
@@ -104,6 +105,7 @@
'include_dirs': [
'../include/config',
'../include/core',
+ '../include/lazy',
'../include/pathops',
'../include/pipe',
],
« no previous file with comments | « no previous file | gyp/images.gyp » ('j') | include/core/SkDiscardableMemory.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698