| 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 aec61cf80217ddfe275cdbe5eae69f166cd9b13d..20f41c3ebe32be765f1708c7ef1676c50dbc6dec 100644
|
| --- a/third_party/WebKit/Source/core/core.gypi
|
| +++ b/third_party/WebKit/Source/core/core.gypi
|
| @@ -2736,6 +2736,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',
|
|
|