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

Unified Diff: gyp/core.gyp

Issue 15806010: Separate core and images project. (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Leave SkImageDecoder_iOS alone. Created 7 years, 7 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
Index: gyp/core.gyp
diff --git a/gyp/core.gyp b/gyp/core.gyp
index 9e0792b7734be1dfced1715b21bf3fe93838eef6..cbf14971bf481d84a5cbcdf07c17be558ed37b7e 100644
--- a/gyp/core.gyp
+++ b/gyp/core.gyp
@@ -15,6 +15,7 @@
'include_dirs': [
'../include/config',
'../include/core',
+ '../include/images',
'../include/lazy',
'../include/pathops',
'../include/pipe',
@@ -96,6 +97,7 @@
'config',
'../include/config',
'../include/core',
+ '../include/images',
'../include/lazy',
'../include/pathops',
'../include/pipe',
« no previous file with comments | « debugger/QT/SkDebuggerGUI.cpp ('k') | gyp/core.gypi » ('j') | include/images/SkForceLinking.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698