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

Unified Diff: cc/proxy.h

Issue 11598005: Ref count layer animation controllers. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 8 years 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: cc/proxy.h
diff --git a/cc/proxy.h b/cc/proxy.h
index 7315cfff172c58dade0c48406da5f62de2bade3c..7f63e6fc233df82355c00455d70b0f7ffd54144b 100644
--- a/cc/proxy.h
+++ b/cc/proxy.h
@@ -80,8 +80,6 @@ public:
// like compositeAndReadback while commits are deferred.
virtual void setDeferCommits(bool) = 0;
- virtual void didAddAnimation() = 0;
-
virtual bool commitRequested() const = 0;
virtual void start() = 0; // Must be called before using the proxy.
« cc/layer_tree_host.cc ('K') | « cc/layer_tree_impl.cc ('k') | cc/single_thread_proxy.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698