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

Unified Diff: src/animator/SkAnimateMaker.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
Index: src/animator/SkAnimateMaker.h
diff --git a/src/animator/SkAnimateMaker.h b/src/animator/SkAnimateMaker.h
index a5abff7355881f35008bb0a66a36638e532f964d..035affa56117ba45cc45661de46bd1a046c92724 100644
--- a/src/animator/SkAnimateMaker.h
+++ b/src/animator/SkAnimateMaker.h
@@ -30,7 +30,7 @@ class SkActive;
class SkAnimate;
class SkCanvas;
class SkDisplayable;
-class SkDrawable;
+class SkADrawable;
tfarina 2014/11/26 14:26:29 sort?
class SkDump;
class SkEvent;
class SkEventSink;

Powered by Google App Engine
This is Rietveld 408576698