| Index: webkit/renderer/compositor_bindings/web_transform_animation_curve_impl.h
|
| diff --git a/webkit/renderer/compositor_bindings/web_transform_animation_curve_impl.h b/webkit/renderer/compositor_bindings/web_transform_animation_curve_impl.h
|
| index c32f1757078869fd4def92e953598c358a226c76..649b10d29c410891d648abcc665c900b1b703a85 100644
|
| --- a/webkit/renderer/compositor_bindings/web_transform_animation_curve_impl.h
|
| +++ b/webkit/renderer/compositor_bindings/web_transform_animation_curve_impl.h
|
| @@ -6,7 +6,7 @@
|
| #define WEBKIT_RENDERER_COMPOSITOR_BINDINGS_WEB_TRANSFORM_ANIMATION_CURVE_IMPL_H_
|
|
|
| #include "base/memory/scoped_ptr.h"
|
| -#include "third_party/WebKit/Source/Platform/chromium/public/WebTransformAnimationCurve.h"
|
| +#include "third_party/WebKit/public/platform/WebTransformAnimationCurve.h"
|
| #include "webkit/renderer/compositor_bindings/webkit_compositor_bindings_export.h"
|
|
|
| namespace cc {
|
|
|