| Index: cc/blink/web_to_cc_animation_delegate_adapter.cc
|
| diff --git a/cc/blink/web_to_cc_animation_delegate_adapter.cc b/cc/blink/web_to_cc_animation_delegate_adapter.cc
|
| index 95a52b4a4048c072d755382d31f587735918e3ae..840cd4ff9d893c098937380821f2a415bbaabe0e 100644
|
| --- a/cc/blink/web_to_cc_animation_delegate_adapter.cc
|
| +++ b/cc/blink/web_to_cc_animation_delegate_adapter.cc
|
| @@ -3,6 +3,7 @@
|
| // found in the LICENSE file.
|
|
|
| #include "cc/blink/web_to_cc_animation_delegate_adapter.h"
|
| +#include "third_party/WebKit/public/platform/WebCompositorAnimationDelegate.h"
|
|
|
| namespace cc_blink {
|
|
|
|
|