Chromium Code Reviews| Index: chrome/browser/ui/webui/workers_ui.cc |
| =================================================================== |
| --- chrome/browser/ui/webui/workers_ui.cc (revision 110324) |
| +++ chrome/browser/ui/webui/workers_ui.cc (working copy) |
| @@ -21,7 +21,6 @@ |
| #include "content/browser/worker_host/worker_process_host.h" |
| #include "content/browser/worker_host/worker_service.h" |
| #include "content/browser/worker_host/worker_service_observer.h" |
| -#include "content/common/devtools_messages.h" |
|
Bernhard Bauer
2011/11/17 10:41:10
Is this related to this CL?
jam
2011/11/17 16:49:51
ah yes, it is. seems harmless to leave in
|
| #include "grit/generated_resources.h" |
| #include "grit/workers_resources.h" |
| #include "ui/base/resource/resource_bundle.h" |