Index: third_party/WebKit/Source/core/workers/SharedWorker.cpp |
diff --git a/third_party/WebKit/Source/core/workers/SharedWorker.cpp b/third_party/WebKit/Source/core/workers/SharedWorker.cpp |
index b0004f3c7a4d09fd4958877560f2497215dd71e2..5b5d0bf829b6dd0095e589033a894cd48630971c 100644 |
--- a/third_party/WebKit/Source/core/workers/SharedWorker.cpp |
+++ b/third_party/WebKit/Source/core/workers/SharedWorker.cpp |
@@ -32,7 +32,6 @@ |
#include "core/workers/SharedWorker.h" |
#include "bindings/core/v8/ExceptionState.h" |
-#include "core/dom/ExceptionCode.h" |
#include "core/dom/ExecutionContext.h" |
#include "core/dom/MessageChannel.h" |
#include "core/dom/MessagePort.h" |