| 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
|
|
|
|
|