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

Unified Diff: gyp/core.gypi

Issue 19462007: pull mipmap class into its own (private) header (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 7 years, 5 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/tests.gyp » ('j') | src/core/SkMipMap.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/core.gypi
diff --git a/gyp/core.gypi b/gyp/core.gypi
index deb2c50603043a592b502f66409141fa9a5db866..bf5e245924a210b6b6c52aea3b3a8e811482f48c 100644
--- a/gyp/core.gypi
+++ b/gyp/core.gypi
@@ -107,6 +107,7 @@
'<(skia_src_path)/core/SkMath.cpp',
'<(skia_src_path)/core/SkMatrix.cpp',
'<(skia_src_path)/core/SkMetaData.cpp',
+ '<(skia_src_path)/core/SkMipMap.cpp',
tfarina 2013/07/18 21:01:26 also add: '<(skia_src_path)/core/SkMipMap.h',
'<(skia_src_path)/core/SkOrderedReadBuffer.cpp',
'<(skia_src_path)/core/SkOrderedWriteBuffer.cpp',
'<(skia_src_path)/core/SkPackBits.cpp',
« no previous file with comments | « no previous file | gyp/tests.gyp » ('j') | src/core/SkMipMap.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698