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

Unified Diff: gyp/tools.gyp

Issue 12433020: Improvements/additions to SkImageCache/SkLazyPixelRef. (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Modified a comment. Created 7 years, 9 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/tools.gyp
diff --git a/gyp/tools.gyp b/gyp/tools.gyp
index e5d6cd3fef8370d71a1ae9ac1869407cc83cb8d1..1aaada0ac12cb897ffc35ee42d9063456dde37e2 100644
--- a/gyp/tools.gyp
+++ b/gyp/tools.gyp
@@ -100,6 +100,7 @@
'skia_base_libs.gyp:skia_base_libs',
'tools.gyp:picture_renderer',
'tools.gyp:picture_utils',
+ 'ports.gyp:ports',
],
},
{
@@ -123,6 +124,7 @@
'tools.gyp:picture_utils',
'tools.gyp:picture_renderer',
'bench.gyp:bench_timer',
+ 'ports.gyp:ports',
],
},
{
« no previous file with comments | « gyp/ports.gyp ('k') | include/lazy/SkImageCache.h » ('j') | include/lazy/SkImageCache.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698