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

Unified Diff: gyp/core.gyp

Issue 84783002: SkDiscardableMemory::Factory class (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 7 years, 1 month 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') | include/lazy/SkImageCache.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 30342645702b599adf730ac3f41c2587f2978698..730bb7d41971269fba096896308d07a177f8d080 100644
--- a/gyp/core.gyp
+++ b/gyp/core.gyp
@@ -24,6 +24,7 @@
'../src/core',
'../src/opts',
'../src/image',
+ '../src/images',
],
'sources': [
'core.gypi', # Makes the gypi appear in IDEs (but does not modify the build).
« no previous file with comments | « no previous file | gyp/core.gypi » ('j') | include/lazy/SkImageCache.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698