Index: cc/CCKeyframedAnimationCurveTest.cpp |
diff --git a/cc/CCKeyframedAnimationCurveTest.cpp b/cc/CCKeyframedAnimationCurveTest.cpp |
index de45c3e5ecfdbb0d1392a5504632407f7dc21b79..428b74849b0d8b2b0df63043d336e7eb2536cb72 100644 |
--- a/cc/CCKeyframedAnimationCurveTest.cpp |
+++ b/cc/CCKeyframedAnimationCurveTest.cpp |
@@ -6,8 +6,8 @@ |
#include "CCKeyframedAnimationCurve.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/WebTransformOperations.h> |
#include <public/WebTransformationMatrix.h> |
#include <wtf/OwnPtr.h> |