Chromium Code Reviews| Index: third_party/WebKit/Source/core/workers/WorkerGlobalScope.h |
| diff --git a/third_party/WebKit/Source/core/workers/WorkerGlobalScope.h b/third_party/WebKit/Source/core/workers/WorkerGlobalScope.h |
| index 301114702ea28b7d9621af1fcb9255d95770a61f..60ed51ebff555fda5a0f437fe6663f53bec0594b 100644 |
| --- a/third_party/WebKit/Source/core/workers/WorkerGlobalScope.h |
| +++ b/third_party/WebKit/Source/core/workers/WorkerGlobalScope.h |
| @@ -49,7 +49,6 @@ |
| namespace blink { |
| class ConsoleMessage; |
| -class ConsoleMessageStorage; |
| class ExceptionState; |
| class V8AbstractEventListener; |
| class WorkerClients; |