Index: third_party/WebKit/Source/core/dom/TreeWalker.cpp |
diff --git a/third_party/WebKit/Source/core/dom/TreeWalker.cpp b/third_party/WebKit/Source/core/dom/TreeWalker.cpp |
index 9fc417704a6ee61ffcc1f9ef64f42f7a5c9eb8b7..d834038bd697ab779cf300ca6278b96d2e69baf0 100644 |
--- a/third_party/WebKit/Source/core/dom/TreeWalker.cpp |
+++ b/third_party/WebKit/Source/core/dom/TreeWalker.cpp |
@@ -27,7 +27,6 @@ |
#include "bindings/core/v8/ExceptionMessages.h" |
#include "bindings/core/v8/ExceptionState.h" |
#include "core/dom/ContainerNode.h" |
-#include "core/dom/ExceptionCode.h" |
#include "core/dom/NodeTraversal.h" |
namespace blink { |