Chromium Code Reviews| Index: public/web/WebSharedWorker.h |
| diff --git a/public/web/WebSharedWorker.h b/public/web/WebSharedWorker.h |
| index 8014fda384faa14e6fcd301dc2bc8260bbd79e36..2ebd1cf2e0635f374defe603b953525925bc6b52 100644 |
| --- a/public/web/WebSharedWorker.h |
| +++ b/public/web/WebSharedWorker.h |
| @@ -35,10 +35,6 @@ |
| #include "WebContentSecurityPolicy.h" |
| namespace blink { |
| -class ScriptExecutionContext; |
| -} |
| - |
| -namespace blink { |
| class WebString; |
| class WebMessagePortChannel; |