Index: cc/test/FakeGraphicsContext3DTest.cpp |
diff --git a/cc/test/FakeGraphicsContext3DTest.cpp b/cc/test/FakeGraphicsContext3DTest.cpp |
index 59afd048b397dd31ca73432a6a9cfcc4d340d691..85920f9a7b64aa02c680304356dbfa09169a5e8f 100644 |
--- a/cc/test/FakeGraphicsContext3DTest.cpp |
+++ b/cc/test/FakeGraphicsContext3DTest.cpp |
@@ -5,8 +5,8 @@ |
#include "config.h" |
#include "FakeWebGraphicsContext3D.h" |
-#include <gmock/gmock.h> |
-#include <gtest/gtest.h> |
+#include "testing/gmock/include/gmock/gmock.h" |
+#include "testing/gtest/include/gtest/gtest.h" |
#include <wtf/OwnPtr.h> |
#include <wtf/PassOwnPtr.h> |