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

Unified Diff: Source/modules/EventTargetModulesFactory.in

Issue 1018863002: compositor-worker: Introduce CompositorWorker. (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
« no previous file with comments | « Source/core/workers/WorkerThread.cpp ('k') | Source/modules/compositorworker/CompositorWorker.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/modules/EventTargetModulesFactory.in
diff --git a/Source/modules/EventTargetModulesFactory.in b/Source/modules/EventTargetModulesFactory.in
index 61cd58a3acaec67a03342f2f62fd5586307ee915..6eabe086d7e6296f54e931a57c600bded0e9ddfd 100644
--- a/Source/modules/EventTargetModulesFactory.in
+++ b/Source/modules/EventTargetModulesFactory.in
@@ -2,6 +2,8 @@ namespace="EventTarget"
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/WorkerThread.cpp ('k') | Source/modules/compositorworker/CompositorWorker.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698