Index: cc/CCLayerAnimationControllerTest.cpp |
diff --git a/cc/CCLayerAnimationControllerTest.cpp b/cc/CCLayerAnimationControllerTest.cpp |
index 804b84165a9c125c75980ee4baeefa1820600ac4..6ee5110607e67fff7879f6062304274df76575c9 100644 |
--- a/cc/CCLayerAnimationControllerTest.cpp |
+++ b/cc/CCLayerAnimationControllerTest.cpp |
@@ -9,8 +9,8 @@ |
#include "CCActiveAnimation.h" |
#include "CCAnimationCurve.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 <public/WebTransformationMatrix.h> |
#include <wtf/Vector.h> |