Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(262)

Unified Diff: third_party/WebKit/Source/core/events/EventTargetFactory.in

Issue 2004643002: Implement BroadcastChannel (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: address dcheng's comments Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 0d05f2f9c94a5623368f11e4cf77781279b222d3..0fc7c770c6e6f481bb724ab91f812e48df985f09 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

Powered by Google App Engine
This is Rietveld 408576698