| Index: third_party/WebKit/Source/core/dom/custom/CustomElementRegistry.h
|
| diff --git a/third_party/WebKit/Source/core/dom/custom/CustomElementRegistry.h b/third_party/WebKit/Source/core/dom/custom/CustomElementRegistry.h
|
| index db80ca9310ee475910a06748c0e72f745fe9a3f8..b1b8436fb8f8c0347e333f7bc03b8ed5cfb716a0 100644
|
| --- a/third_party/WebKit/Source/core/dom/custom/CustomElementRegistry.h
|
| +++ b/third_party/WebKit/Source/core/dom/custom/CustomElementRegistry.h
|
| @@ -37,7 +37,6 @@
|
| #include "core/dom/custom/CustomElementDescriptorHash.h"
|
| #include "wtf/HashMap.h"
|
| #include "wtf/HashSet.h"
|
| -#include "wtf/RefPtr.h"
|
| #include "wtf/text/AtomicString.h"
|
| #include "wtf/text/AtomicStringHash.h"
|
|
|
|
|