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

Unified Diff: src/animator/SkTextToPath.h

Issue 764463002: rename SkDrawable to SkADrawable (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 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
« src/animator/SkOperand.h ('K') | « src/animator/SkSnapshot.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/animator/SkTextToPath.h
diff --git a/src/animator/SkTextToPath.h b/src/animator/SkTextToPath.h
index ac44ad7028d6c9ece17461c3da881852258a4fb7..9b72e5dcfe25c9d5ddd28f31e3e0fecd42485130 100644
--- a/src/animator/SkTextToPath.h
+++ b/src/animator/SkTextToPath.h
@@ -17,7 +17,7 @@ class SkDrawPaint;
class SkDrawPath;
class SkText;
-class SkTextToPath : public SkDrawable {
+class SkTextToPath : public SkADrawable {
DECLARE_MEMBER_INFO(TextToPath);
SkTextToPath();
virtual bool draw(SkAnimateMaker& );
« src/animator/SkOperand.h ('K') | « src/animator/SkSnapshot.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698