| Index: cc/delegated_renderer_layer_impl_unittest.cc
|
| diff --git a/cc/delegated_renderer_layer_impl_unittest.cc b/cc/delegated_renderer_layer_impl_unittest.cc
|
| index 60edc8ef4e9e7c9390939fb928017060f1c6dbd8..aa6aa4d9b75642178122822cc0ebcdd46ef379d8 100644
|
| --- a/cc/delegated_renderer_layer_impl_unittest.cc
|
| +++ b/cc/delegated_renderer_layer_impl_unittest.cc
|
| @@ -14,7 +14,6 @@
|
| #include "cc/solid_color_layer_impl.h"
|
| #include "cc/test/fake_output_surface.h"
|
| #include "cc/test/fake_proxy.h"
|
| -#include "cc/test/fake_web_compositor_output_surface.h"
|
| #include "cc/test/fake_web_graphics_context_3d.h"
|
| #include "cc/test/geometry_test_utils.h"
|
| #include "cc/test/mock_quad_culler.h"
|
| @@ -22,7 +21,6 @@
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| #include "ui/gfx/transform.h"
|
|
|
| -using WebKit::FakeWebCompositorOutputSurface;
|
| using WebKit::FakeWebGraphicsContext3D;
|
|
|
| using namespace WebKitTests;
|
|
|