| Index: cc/scrollbar_animation_controller_linear_fade_unittest.cc
|
| ===================================================================
|
| --- cc/scrollbar_animation_controller_linear_fade_unittest.cc (revision 165906)
|
| +++ cc/scrollbar_animation_controller_linear_fade_unittest.cc (working copy)
|
| @@ -30,6 +30,8 @@
|
| m_scrollbarController->setHorizontalScrollbarLayer(m_scrollbarLayer.get());
|
| }
|
|
|
| + DebugScopedSetImplThread implThread;
|
| +
|
| scoped_ptr<ScrollbarAnimationControllerLinearFade> m_scrollbarController;
|
| scoped_ptr<LayerImpl> m_scrollLayer;
|
| LayerImpl* m_contentLayer;
|
|
|