| Index: Source/core/dom/CustomElementRegistry.h
|
| diff --git a/Source/core/dom/CustomElementRegistry.h b/Source/core/dom/CustomElementRegistry.h
|
| index 45034e1f67f814dfb304682cd90c07281b39f760..090f20f32f5581a0511072325463df73fd6b7d40 100644
|
| --- a/Source/core/dom/CustomElementRegistry.h
|
| +++ b/Source/core/dom/CustomElementRegistry.h
|
| @@ -35,7 +35,6 @@
|
| #include "core/dom/CustomElementUpgradeCandidateMap.h"
|
| #include "core/dom/ExceptionCode.h"
|
| #include "core/dom/QualifiedName.h"
|
| -#include "wtf/HashSet.h"
|
| #include "wtf/ListHashSet.h"
|
| #include "wtf/PassRefPtr.h"
|
| #include "wtf/RefCounted.h"
|
|
|