Index: third_party/WebKit/Source/core/dom/MutationObserver.cpp |
diff --git a/third_party/WebKit/Source/core/dom/MutationObserver.cpp b/third_party/WebKit/Source/core/dom/MutationObserver.cpp |
index 50207cd337da30c9767b41971b0c82c7097e0e90..7bc0f851e44ae0f8cb56768122573c419782d820 100644 |
--- a/third_party/WebKit/Source/core/dom/MutationObserver.cpp |
+++ b/third_party/WebKit/Source/core/dom/MutationObserver.cpp |
@@ -32,7 +32,6 @@ |
#include "bindings/core/v8/ExceptionState.h" |
#include "bindings/core/v8/Microtask.h" |
-#include "core/dom/ExceptionCode.h" |
#include "core/dom/MutationCallback.h" |
#include "core/dom/MutationObserverInit.h" |
#include "core/dom/MutationObserverRegistration.h" |