Index: third_party/WebKit/Source/core/dom/DOMImplementation.cpp |
diff --git a/third_party/WebKit/Source/core/dom/DOMImplementation.cpp b/third_party/WebKit/Source/core/dom/DOMImplementation.cpp |
index e9f7596d7a018ccc323c51fd1f88ebec7b770d7c..34507d8a6da63a5d6ef71f5eeaedadfe06e4fe3e 100644 |
--- a/third_party/WebKit/Source/core/dom/DOMImplementation.cpp |
+++ b/third_party/WebKit/Source/core/dom/DOMImplementation.cpp |
@@ -34,7 +34,6 @@ |
#include "core/dom/DocumentInit.h" |
#include "core/dom/DocumentType.h" |
#include "core/dom/Element.h" |
-#include "core/dom/ExceptionCode.h" |
#include "core/dom/Text.h" |
#include "core/dom/XMLDocument.h" |
#include "core/dom/custom/CustomElementRegistrationContext.h" |