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

Unified Diff: content/browser/debugger/worker_devtools_message_filter.cc

Issue 9052007: Create an API around WorkerService that chrome consumes. Rename the existing WorkerService to Wor... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 9 years 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: content/browser/debugger/worker_devtools_message_filter.cc
===================================================================
--- content/browser/debugger/worker_devtools_message_filter.cc (revision 115981)
+++ content/browser/debugger/worker_devtools_message_filter.cc (working copy)
@@ -5,7 +5,6 @@
#include "content/browser/debugger/worker_devtools_message_filter.h"
#include "content/browser/debugger/worker_devtools_manager.h"
-#include "content/browser/worker_host/worker_service.h"
#include "content/common/devtools_messages.h"
#include "content/common/worker_messages.h"
« no previous file with comments | « content/browser/debugger/worker_devtools_manager.cc ('k') | content/browser/renderer_host/resource_dispatcher_host.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698