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

Unified Diff: Source/modules/modules.gypi

Issue 1166923003: Revert of compositor-worker: Share a thread and an isolate for compositor workers. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 6 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/modules/compositorworker/DEPS ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/modules/modules.gypi
diff --git a/Source/modules/modules.gypi b/Source/modules/modules.gypi
index 59613c9e932db94f945fcc72d05059867b61d9d2..8f7c3de83ed66f3d6f7b98d23ded511d5f9ed9b3 100644
--- a/Source/modules/modules.gypi
+++ b/Source/modules/modules.gypi
@@ -621,8 +621,6 @@
'compositorworker/CompositorWorker.h',
'compositorworker/CompositorWorkerGlobalScope.cpp',
'compositorworker/CompositorWorkerGlobalScope.h',
- 'compositorworker/CompositorWorkerManager.cpp',
- 'compositorworker/CompositorWorkerManager.h',
'compositorworker/CompositorWorkerMessagingProxy.cpp',
'compositorworker/CompositorWorkerMessagingProxy.h',
'compositorworker/CompositorWorkerThread.cpp',
@@ -1428,7 +1426,6 @@
'modules_unittest_files': [
'accessibility/AXObjectTest.cpp',
'cachestorage/CacheTest.cpp',
- 'compositorworker/CompositorWorkerManagerTest.cpp',
'fetch/BodyStreamBufferTest.cpp',
'fetch/FetchResponseDataTest.cpp',
'fetch/RequestTest.cpp',
« no previous file with comments | « Source/modules/compositorworker/DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698