| Index: third_party/WebKit/Source/core/events/AnimationEvent.cpp
|
| diff --git a/third_party/WebKit/Source/core/events/AnimationEvent.cpp b/third_party/WebKit/Source/core/events/AnimationEvent.cpp
|
| index 40885920c275ccc2f6e13b39afd7005f8bde8df6..4e6056762925956d8d80572237cdd3731e511abe 100644
|
| --- a/third_party/WebKit/Source/core/events/AnimationEvent.cpp
|
| +++ b/third_party/WebKit/Source/core/events/AnimationEvent.cpp
|
| @@ -23,7 +23,6 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -#include "config.h"
|
| #include "core/events/AnimationEvent.h"
|
|
|
| namespace blink {
|
|
|