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

Unified Diff: Source/core/core.gypi

Issue 423303004: Change WokerThread to use a blink::WebThread (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Remove changes made to WebThread. 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
« no previous file with comments | « Source/bindings/core/v8/WorkerScriptDebugServer.cpp ('k') | Source/core/inspector/WorkerDebuggerAgent.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index d0d6095fdd5aa48bb4902a39c8991c549d7e7011..fd6437b91dfe6de1270f92900d0e9a58be1a62a2 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -1834,7 +1834,6 @@
'workers/WorkerObjectProxy.cpp',
'workers/WorkerObjectProxy.h',
'workers/WorkerReportingProxy.h',
- 'workers/WorkerRunLoop.cpp',
'workers/WorkerScriptLoader.cpp',
'workers/WorkerScriptLoader.h',
'workers/WorkerScriptLoaderClient.h',
« no previous file with comments | « Source/bindings/core/v8/WorkerScriptDebugServer.cpp ('k') | Source/core/inspector/WorkerDebuggerAgent.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698