Index: cc/CCDelegatedRendererLayerImplTest.cpp |
diff --git a/cc/CCDelegatedRendererLayerImplTest.cpp b/cc/CCDelegatedRendererLayerImplTest.cpp |
index fe6229493e10341420c9fa2b5d86d346513197f5..2fdf5f08f7bf26780ab6000eb424a600b0222187 100644 |
--- a/cc/CCDelegatedRendererLayerImplTest.cpp |
+++ b/cc/CCDelegatedRendererLayerImplTest.cpp |
@@ -19,7 +19,7 @@ |
#include "FakeWebGraphicsContext3D.h" |
#include "MockCCQuadCuller.h" |
#include "cc/scoped_ptr_vector.h" |
-#include <gtest/gtest.h> |
+#include "testing/gtest/include/gtest/gtest.h" |
#include <public/WebTransformationMatrix.h> |
using WebKit::FakeWebCompositorOutputSurface; |