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

Unified Diff: Source/modules/EventTargetModulesFactory.in

Issue 408663002: Add the Presentation API module and a single event target (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Made navigator.presentation an event target for onavailablechange (no implementation yet). Created 6 years, 5 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/modules/EventTargetModulesFactory.in
diff --git a/Source/modules/EventTargetModulesFactory.in b/Source/modules/EventTargetModulesFactory.in
index 69a5a2c02d647fca62f7fce1bbaefc06aa488b4d..e25c151786746a153b58a9dba4bb170b4ffd2f72 100644
--- a/Source/modules/EventTargetModulesFactory.in
+++ b/Source/modules/EventTargetModulesFactory.in
@@ -18,6 +18,7 @@ modules/mediastream/RTCDataChannel
modules/mediastream/RTCPeerConnection
modules/netinfo/NetworkInformation
modules/notifications/Notification
+modules/presentation/Presentation
modules/screen_orientation/ScreenOrientation
modules/serviceworkers/ServiceWorker
modules/serviceworkers/ServiceWorkerGlobalScope

Powered by Google App Engine
This is Rietveld 408576698