Chromium Code Reviews| Index: ui/gfx/compositor/test_compositor.cc |
| =================================================================== |
| --- ui/gfx/compositor/test_compositor.cc (revision 106614) |
| +++ ui/gfx/compositor/test_compositor.cc (working copy) |
| @@ -40,12 +40,6 @@ |
| void TestCompositor::Blur(const gfx::Rect& bounds) { |
| } |
| -void TestCompositor::DrawTree() { |
| -#if !defined(USE_WEBKIT_COMPOSITOR) |
| - Compositor::DrawTree(); |
| -#endif |
| -} |
| - |
| void TestCompositor::OnWidgetSizeChanged() { |
| } |