| Index: webkit/renderer/compositor_bindings/web_animation_impl.h
|
| diff --git a/webkit/renderer/compositor_bindings/web_animation_impl.h b/webkit/renderer/compositor_bindings/web_animation_impl.h
|
| index b343833512cc4efd6230ea89f94e213772096974..faedf905b3a7d0177f9b4b6a6d27ccafc699dd77 100644
|
| --- a/webkit/renderer/compositor_bindings/web_animation_impl.h
|
| +++ b/webkit/renderer/compositor_bindings/web_animation_impl.h
|
| @@ -6,7 +6,7 @@
|
| #define WEBKIT_RENDERER_COMPOSITOR_BINDINGS_WEB_ANIMATION_IMPL_H_
|
|
|
| #include "base/memory/scoped_ptr.h"
|
| -#include "third_party/WebKit/Source/Platform/chromium/public/WebAnimation.h"
|
| +#include "third_party/WebKit/public/platform/WebAnimation.h"
|
| #include "webkit/renderer/compositor_bindings/webkit_compositor_bindings_export.h"
|
|
|
| namespace cc { class Animation; }
|
|
|