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

Unified Diff: tools/BUILD.public.expected

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 | « gyp/tools.gyp ('k') | tools/SkBitmapRegionCanvas.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/BUILD.public.expected
diff --git a/tools/BUILD.public.expected b/tools/BUILD.public.expected
index 02f86a7388537271ee6d3c9d4ee0f5d494279ff2..63d25e3ac2f0e0c1160ee7a41779c12c8f0a3a77 100644
--- a/tools/BUILD.public.expected
+++ b/tools/BUILD.public.expected
@@ -573,8 +573,8 @@ DM_SRCS = ['dm/DM.cpp',
'tools/SkBitmapRegionCanvas.h',
'tools/SkBitmapRegionCodec.cpp',
'tools/SkBitmapRegionCodec.h',
- 'tools/SkBitmapRegionDecoderInterface.cpp',
- 'tools/SkBitmapRegionDecoderInterface.h',
+ 'tools/SkBitmapRegionDecoder.cpp',
+ 'tools/SkBitmapRegionDecoder.h',
'tools/SkBitmapRegionSampler.cpp',
'tools/SkBitmapRegionSampler.h',
'tools/flags/SkCommandLineFlags.cpp',
« no previous file with comments | « gyp/tools.gyp ('k') | tools/SkBitmapRegionCanvas.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698