Index: third_party/WebKit/Source/core/xml/DOMParser.cpp |
diff --git a/third_party/WebKit/Source/core/xml/DOMParser.cpp b/third_party/WebKit/Source/core/xml/DOMParser.cpp |
index 886493989e43cbf27d13467fbda9104589aab40b..5b2db29283314112230ccb282240cd6203f05b2d 100644 |
--- a/third_party/WebKit/Source/core/xml/DOMParser.cpp |
+++ b/third_party/WebKit/Source/core/xml/DOMParser.cpp |
@@ -19,7 +19,6 @@ |
#include "core/xml/DOMParser.h" |
#include "core/dom/DOMImplementation.h" |
-#include "core/dom/ExceptionCode.h" |
#include "wtf/text/WTFString.h" |
namespace blink { |