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

Unified Diff: gyp/ports.gyp

Issue 74793011: Add SkImageGenerator Interface (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: protected destructor 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
Index: gyp/ports.gyp
diff --git a/gyp/ports.gyp b/gyp/ports.gyp
index 324cacb020c0a55856c08a845717df748dfb1e4b..88e377c7cae81604f4527aa04ce47cfd68c6ccbc 100644
--- a/gyp/ports.gyp
+++ b/gyp/ports.gyp
@@ -37,6 +37,7 @@
'../src/ports/SkOSFile_posix.cpp',
'../src/ports/SkOSFile_stdio.cpp',
'../src/ports/SkOSFile_win.cpp',
+ '../src/core/SkBasicDiscardableMemory.cpp',
scroggo 2013/11/19 22:19:27 If this is only used for tests, why is it in core?
hal.canary 2013/11/20 00:07:10 I moved it all into a anonymous namespace inside S
'../src/ports/SkDiscardableMemory_none.cpp',
'../src/ports/SkPurgeableMemoryBlock_none.cpp',
#'../src/ports/SkThread_none.cpp',
« no previous file with comments | « gyp/images.gyp ('k') | gyp/tests.gyp » ('j') | include/core/SkImageGenerator.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698