| Index: Source/core/inspector/DOMPatchSupport.cpp
|
| diff --git a/Source/core/inspector/DOMPatchSupport.cpp b/Source/core/inspector/DOMPatchSupport.cpp
|
| index 123b0bdb396084cf28a6f9f77e2817aa976a4fd3..39a47de02bd7f673aa6b04e22c1fc459ba300ee1 100644
|
| --- a/Source/core/inspector/DOMPatchSupport.cpp
|
| +++ b/Source/core/inspector/DOMPatchSupport.cpp
|
| @@ -40,8 +40,6 @@
|
| #include "core/dom/DocumentFragment.h"
|
| #include "core/dom/Node.h"
|
| #include "core/html/HTMLDocument.h"
|
| -#include "core/html/HTMLElement.h"
|
| -#include "core/html/HTMLHeadElement.h"
|
| #include "core/html/parser/HTMLDocumentParser.h"
|
| #include "core/inspector/DOMEditor.h"
|
| #include "core/inspector/InspectorHistory.h"
|
|
|