Index: cc/test/animation_test_common.cc |
diff --git a/cc/test/animation_test_common.cc b/cc/test/animation_test_common.cc |
index 62b0de8b4eec7f481e7458b7a87a4ecf3b970064..9920751eeef01cdeb5037930a4e6a11416b57592 100644 |
--- a/cc/test/animation_test_common.cc |
+++ b/cc/test/animation_test_common.cc |
@@ -8,7 +8,7 @@ |
#include "cc/layer.h" |
#include "cc/layer_animation_controller.h" |
#include "cc/layer_impl.h" |
-#include <public/WebTransformOperations.h> |
+#include "third_party/WebKit/Source/Platform/chromium/public/WebTransformOperations.h" |
using cc::ActiveAnimation; |
using cc::AnimationCurve; |