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

Unified Diff: Source/modules/EventTargetModulesFactory.in

Issue 1026843003: compositor-worker: Create a separate CompositorWorkerGlobalScope for compositor workers. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: . Created 5 years, 9 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 bf87aec2f3812b7cfb93be5c97d4dfb7f5d3406e..6eabe086d7e6296f54e931a57c600bded0e9ddfd 100644
--- a/Source/modules/EventTargetModulesFactory.in
+++ b/Source/modules/EventTargetModulesFactory.in
@@ -3,6 +3,7 @@ suffix="Modules"
modules/battery/BatteryManager
modules/compositorworker/CompositorWorker
+modules/compositorworker/CompositorWorkerGlobalScope
modules/encryptedmedia/MediaKeySession
modules/filesystem/FileWriter
modules/indexeddb/IDBDatabase
« no previous file with comments | « Source/core/workers/DedicatedWorkerThread.cpp ('k') | Source/modules/compositorworker/CompositorWorkerGlobalScope.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698