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

Unified Diff: gyp/utils.gyp

Issue 14267031: ARGB image encoder for checksums. (Closed) Base URL: http://skia.googlecode.com/svn/trunk/
Patch Set: Something which can actually be checked in. Created 7 years, 8 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 | « gyp/tests.gyp ('k') | include/images/SkImageEncoder.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/utils.gyp
===================================================================
--- gyp/utils.gyp (revision 8815)
+++ gyp/utils.gyp (working copy)
@@ -12,6 +12,7 @@
'../include/config',
'../include/core',
'../include/effects',
+ '../include/images',
'../include/pipe',
'../include/utils',
'../include/utils/mac',
@@ -59,8 +60,6 @@
'../src/utils/SkBase64.h',
'../src/utils/SkBitmapHasher.cpp',
'../src/utils/SkBitmapHasher.h',
- '../src/utils/SkBitmapTransformer.cpp',
- '../src/utils/SkBitmapTransformer.h',
'../src/utils/SkBitSet.cpp',
'../src/utils/SkBitSet.h',
'../src/utils/SkBoundaryPatch.cpp',
« no previous file with comments | « gyp/tests.gyp ('k') | include/images/SkImageEncoder.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698