Chromium Code Reviews| Index: third_party/WebKit/Source/core/events/EventTargetFactory.in |
| diff --git a/third_party/WebKit/Source/core/events/EventTargetFactory.in b/third_party/WebKit/Source/core/events/EventTargetFactory.in |
| index 21bea6a3e7fca5b4b50fbaff6231bfff7800bfb5..6286b50559703de6cef6ef83e00e5d7587b1d1e3 100644 |
| --- a/third_party/WebKit/Source/core/events/EventTargetFactory.in |
| +++ b/third_party/WebKit/Source/core/events/EventTargetFactory.in |
| @@ -4,6 +4,7 @@ export="CORE_EXPORT" |
| core/animation/AnimationPlayer |
| core/css/FontFaceSet |
| core/css/MediaQueryList |
| +core/dom/BroadcastChannel |
| core/dom/MessagePort |
| core/dom/Node |
| core/fileapi/FileReader |