| Index: third_party/WebKit/Source/core/dom/custom/CustomElementRegistrationContext.cpp
|
| diff --git a/third_party/WebKit/Source/core/dom/custom/CustomElementRegistrationContext.cpp b/third_party/WebKit/Source/core/dom/custom/CustomElementRegistrationContext.cpp
|
| index 5b420127d9676b4abe670aaf2a8062de176ce204..c1b57986aa8ba53fa132bb00520c1da4db4e0d47 100644
|
| --- a/third_party/WebKit/Source/core/dom/custom/CustomElementRegistrationContext.cpp
|
| +++ b/third_party/WebKit/Source/core/dom/custom/CustomElementRegistrationContext.cpp
|
| @@ -41,7 +41,6 @@
|
| #include "core/html/HTMLElement.h"
|
| #include "core/html/HTMLUnknownElement.h"
|
| #include "core/svg/SVGUnknownElement.h"
|
| -#include "wtf/RefPtr.h"
|
|
|
| namespace blink {
|
|
|
|
|