Index: cc/CCActiveAnimationTest.cpp |
diff --git a/cc/CCActiveAnimationTest.cpp b/cc/CCActiveAnimationTest.cpp |
index a29da0bbc68f8d74a61d0b7f2b85fd5a1f5d958c..5dabbb6e50af5beb76e7a4311e09b80283c2f5e6 100644 |
--- a/cc/CCActiveAnimationTest.cpp |
+++ b/cc/CCActiveAnimationTest.cpp |
@@ -7,8 +7,8 @@ |
#include "CCActiveAnimation.h" |
#include "CCAnimationTestCommon.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/Vector.h> |
using namespace WebKitTests; |