Index: cc/animation/layer_animation_controller.cc |
diff --git a/cc/animation/layer_animation_controller.cc b/cc/animation/layer_animation_controller.cc |
index ce733223a12f1d0af4c82c713c819488ee9da09f..f1e41937e3eb85b20b3f0c7cb1e1cf86a545df1a 100644 |
--- a/cc/animation/layer_animation_controller.cc |
+++ b/cc/animation/layer_animation_controller.cc |
@@ -11,7 +11,7 @@ |
#include "cc/animation/keyframed_animation_curve.h" |
#include "cc/animation/layer_animation_value_observer.h" |
#include "cc/base/scoped_ptr_algorithm.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 { |