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

Unified Diff: cc/layer_tree_host_impl.cc

Issue 11820049: Revert 176061 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 7 years, 11 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/layer_tree_host_impl.cc
===================================================================
--- cc/layer_tree_host_impl.cc (revision 176074)
+++ cc/layer_tree_host_impl.cc (working copy)
@@ -71,7 +71,6 @@
virtual void onTimerTick() OVERRIDE
{
- DebugScopedSetImplThread setImplThread(m_layerTreeHostImpl->proxy());
m_layerTreeHostImpl->animate(base::TimeTicks::Now(), base::Time::Now());
}
Property changes on: cc/layer_tree_host_impl.cc
___________________________________________________________________
Deleted: svn:mergeinfo
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698