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

Unified Diff: src/animator/SkDrawBitmap.h

Issue 1818563002: Replace uses of SkImageDecoder in src/animator (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 4 years, 9 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 | src/animator/SkDrawBitmap.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/animator/SkDrawBitmap.h
diff --git a/src/animator/SkDrawBitmap.h b/src/animator/SkDrawBitmap.h
index 270545d0ee98a2674bf33ac1879b2d7482fc251c..9fd25d604a27832afdedd520e023609174c9208b 100644
--- a/src/animator/SkDrawBitmap.h
+++ b/src/animator/SkDrawBitmap.h
@@ -13,7 +13,6 @@
#include "SkBoundable.h"
#include "SkBase64.h"
#include "SkBitmap.h"
-// #include "SkImageDecoder.h"
#include "SkMemberInfo.h"
class SkBaseBitmap : public SkBoundable {
« no previous file with comments | « no previous file | src/animator/SkDrawBitmap.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698