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

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

Issue 132113006: Add initial Blink-side support for the Screen Orientation API (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Update compile-time assertion for matching enum 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
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

Powered by Google App Engine
This is Rietveld 408576698