Index: third_party/WebKit/Source/core/dom/DOMError.h |
diff --git a/third_party/WebKit/Source/core/dom/DOMError.h b/third_party/WebKit/Source/core/dom/DOMError.h |
index 3a7512de576f7b745f20aac058db505154eff882..c5f5d52b03fec7ffb46e34ab5c70f625861d6035 100644 |
--- a/third_party/WebKit/Source/core/dom/DOMError.h |
+++ b/third_party/WebKit/Source/core/dom/DOMError.h |
@@ -29,7 +29,6 @@ |
#include "bindings/core/v8/ScriptWrappable.h" |
#include "core/CoreExport.h" |
#include "core/dom/DOMException.h" |
-#include "core/dom/ExceptionCode.h" |
#include "platform/heap/Handle.h" |
#include "wtf/text/WTFString.h" |