| Index: Source/core/inspector/DOMPatchSupport.cpp
 | 
| diff --git a/Source/core/inspector/DOMPatchSupport.cpp b/Source/core/inspector/DOMPatchSupport.cpp
 | 
| index e717aa2572ca609abc8f4f50b7181ff2633be7a5..272858da665af44903c464030b9db478b7939cf1 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"
 | 
| 
 |