| Index: third_party/WebKit/Source/core/dom/custom/CustomElementsRegistryTest.cpp
 | 
| diff --git a/third_party/WebKit/Source/core/dom/custom/CustomElementsRegistryTest.cpp b/third_party/WebKit/Source/core/dom/custom/CustomElementsRegistryTest.cpp
 | 
| index 0f50fdf2867ffcc1c66ddb43cc3da1a52154f4e4..8f26c42eabb50c709f1c2a20612dfa3a909f154b 100644
 | 
| --- a/third_party/WebKit/Source/core/dom/custom/CustomElementsRegistryTest.cpp
 | 
| +++ b/third_party/WebKit/Source/core/dom/custom/CustomElementsRegistryTest.cpp
 | 
| @@ -16,7 +16,6 @@
 | 
|  #include "core/dom/custom/CustomElementTestHelpers.h"
 | 
|  #include "core/dom/shadow/ShadowRoot.h"
 | 
|  #include "core/dom/shadow/ShadowRootInit.h"
 | 
| -#include "core/html/HTMLDocument.h"
 | 
|  #include "core/testing/DummyPageHolder.h"
 | 
|  #include "platform/ScriptForbiddenScope.h"
 | 
|  #include "platform/heap/Handle.h"
 | 
| 
 |