| Index: webkit/compositor_bindings/WebAnimationImpl.h
|
| diff --git a/webkit/compositor_bindings/WebAnimationImpl.h b/webkit/compositor_bindings/WebAnimationImpl.h
|
| index d15eeb3a57aed8a55db5d15362db4e124c9556de..d7312b1deaae918a904c2983246650ec3a6ea96f 100644
|
| --- a/webkit/compositor_bindings/WebAnimationImpl.h
|
| +++ b/webkit/compositor_bindings/WebAnimationImpl.h
|
| @@ -6,9 +6,7 @@
|
| #define WebAnimationImpl_h
|
|
|
| #include "base/memory/scoped_ptr.h"
|
| -#include <public/WebAnimation.h>
|
| -#include <wtf/OwnPtr.h>
|
| -#include <wtf/PassOwnPtr.h>
|
| +#include "third_party/WebKit/Source/Platform/chromium/public/WebAnimation.h"
|
|
|
| namespace cc {
|
| class CCActiveAnimation;
|
|
|