summaryrefslogtreecommitdiffstats
path: root/cc/keyframed_animation_curve_unittest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'cc/keyframed_animation_curve_unittest.cc')
-rw-r--r--cc/keyframed_animation_curve_unittest.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/cc/keyframed_animation_curve_unittest.cc b/cc/keyframed_animation_curve_unittest.cc
index 6e6eea9..0a0efdd 100644
--- a/cc/keyframed_animation_curve_unittest.cc
+++ b/cc/keyframed_animation_curve_unittest.cc
@@ -6,8 +6,8 @@
#include "testing/gmock/include/gmock/gmock.h"
#include "testing/gtest/include/gtest/gtest.h"
-#include <public/WebTransformOperations.h>
-#include <public/WebTransformationMatrix.h>
+#include "third_party/WebKit/Source/Platform/chromium/public/WebTransformOperations.h"
+#include "third_party/WebKit/Source/Platform/chromium/public/WebTransformationMatrix.h"
using WebKit::WebTransformationMatrix;