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

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

Issue 168763002: Add initial Screen Orientation API support: IDL changes (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fix remaining nits Created 6 years, 10 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
« no previous file with comments | « LayoutTests/screen_orientation/screenorientation-api-expected.txt ('k') | Source/core/frame/Screen.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/events/EventTargetFactory.in
diff --git a/Source/core/events/EventTargetFactory.in b/Source/core/events/EventTargetFactory.in
index fcb0aff0a75975911a77a5e7129facdf40c8235f..c6c1b30b7950e7c7f0d04353d0e23f8f162fc338 100644
--- a/Source/core/events/EventTargetFactory.in
+++ b/Source/core/events/EventTargetFactory.in
@@ -13,6 +13,7 @@ core/html/track/TextTrackList
core/loader/appcache/ApplicationCache
core/page/EventSource
core/timing/Performance
+core/frame/Screen
core/frame/Window ImplementedAs=DOMWindow
core/svg/SVGElementInstance
core/workers/DedicatedWorkerGlobalScope
« no previous file with comments | « LayoutTests/screen_orientation/screenorientation-api-expected.txt ('k') | Source/core/frame/Screen.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698