| Index: webkit/compositor/LayerChromiumTest.cpp
|
| diff --git a/webkit/compositor/LayerChromiumTest.cpp b/webkit/compositor/LayerChromiumTest.cpp
|
| index 4317d693189cb94ffdc1cb547eda04af1d131a2e..4838f84ca0f8082e3421f0c5fd5c7bab470a13e4 100644
|
| --- a/webkit/compositor/LayerChromiumTest.cpp
|
| +++ b/webkit/compositor/LayerChromiumTest.cpp
|
| @@ -6,9 +6,9 @@
|
|
|
| #include "LayerChromium.h"
|
|
|
| +#include "CCGeometryTestUtils.h"
|
| #include "CCLayerImpl.h"
|
| #include "CCLayerTreeHost.h"
|
| -#include "CCLayerTreeTestCommon.h"
|
| #include "CCSingleThreadProxy.h"
|
| #include "FakeCCLayerTreeHostClient.h"
|
| #include "LayerPainterChromium.h"
|
|
|