Index: cc/CCLayerTreeHostCommonTest.cpp |
diff --git a/cc/CCLayerTreeHostCommonTest.cpp b/cc/CCLayerTreeHostCommonTest.cpp |
index f073976beca4d499e0fcdccbfa4556dc55518f2b..c23ae328f217cbfbbb50fbba8e57f998036508b6 100644 |
--- a/cc/CCLayerTreeHostCommonTest.cpp |
+++ b/cc/CCLayerTreeHostCommonTest.cpp |
@@ -19,8 +19,8 @@ |
#include "ContentLayerChromiumClient.h" |
#include "LayerChromium.h" |
-#include <gmock/gmock.h> |
-#include <gtest/gtest.h> |
+#include "testing/gmock/include/gmock/gmock.h" |
+#include "testing/gtest/include/gtest/gtest.h" |
#include <public/WebTransformationMatrix.h> |
using namespace cc; |