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

Unified Diff: gyp/tools.gyp

Issue 1415243007: Rename SkBitmapRegionDecoder and Create function (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 5 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 | « dm/DMSrcSink.cpp ('k') | tools/BUILD.public.expected » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/tools.gyp
diff --git a/gyp/tools.gyp b/gyp/tools.gyp
index a4f8cfd62ab9ccea85060ad32dc63ec9fff9cb5e..85a4d281a0b0836edae1ff0722675393621e116d 100644
--- a/gyp/tools.gyp
+++ b/gyp/tools.gyp
@@ -53,7 +53,7 @@
'sources': [
'../tools/SkBitmapRegionCanvas.cpp',
'../tools/SkBitmapRegionCodec.cpp',
- '../tools/SkBitmapRegionDecoderInterface.cpp',
+ '../tools/SkBitmapRegionDecoder.cpp',
'../tools/SkBitmapRegionSampler.cpp',
],
'include_dirs': [
« no previous file with comments | « dm/DMSrcSink.cpp ('k') | tools/BUILD.public.expected » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698