| Index: cc/animation/layer_animation_controller_unittest.cc
|
| diff --git a/cc/animation/layer_animation_controller_unittest.cc b/cc/animation/layer_animation_controller_unittest.cc
|
| index 6e2e8e2b58e268d1e19ed2cd84a62a2e1eecbfb4..3e97908023a17e5f73f6e7143260489df2d52fe0 100644
|
| --- a/cc/animation/layer_animation_controller_unittest.cc
|
| +++ b/cc/animation/layer_animation_controller_unittest.cc
|
| @@ -11,7 +11,7 @@
|
| #include "cc/test/animation_test_common.h"
|
| #include "testing/gmock/include/gmock/gmock.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| -#include "third_party/WebKit/Source/Platform/chromium/public/WebAnimationDelegate.h"
|
| +#include "third_party/WebKit/public/platform/WebAnimationDelegate.h"
|
| #include "ui/gfx/transform.h"
|
|
|
| namespace cc {
|
|
|