| Index: third_party/WebKit/Source/core/core.gypi
|
| diff --git a/third_party/WebKit/Source/core/core.gypi b/third_party/WebKit/Source/core/core.gypi
|
| index a5e5d17cb73da4926675141d9c47cfca7a3965f1..8ebee1ba474b2dd611b3efa2c1f1ca0034feaa77 100644
|
| --- a/third_party/WebKit/Source/core/core.gypi
|
| +++ b/third_party/WebKit/Source/core/core.gypi
|
| @@ -2739,6 +2739,8 @@
|
| 'dom/shadow/SlotAssignment.h',
|
| 'dom/shadow/SlotScopedTraversal.cpp',
|
| 'dom/shadow/SlotScopedTraversal.h',
|
| + 'events/AddEventListenerOptionsResolved.cpp',
|
| + 'events/AddEventListenerOptionsResolved.h',
|
| 'events/AnimationEvent.cpp',
|
| 'events/AnimationEvent.h',
|
| 'events/AnimationPlayerEvent.cpp',
|
|
|