| Index: third_party/WebKit/Source/core/dom/custom/CustomElementDefinition.h
|
| diff --git a/third_party/WebKit/Source/core/dom/custom/CustomElementDefinition.h b/third_party/WebKit/Source/core/dom/custom/CustomElementDefinition.h
|
| index 3e6b25d94d00ed867d33b5cb3f7ac68a9758057d..5fcf48997422f0b230b5a185eafcd08a493b3b8f 100644
|
| --- a/third_party/WebKit/Source/core/dom/custom/CustomElementDefinition.h
|
| +++ b/third_party/WebKit/Source/core/dom/custom/CustomElementDefinition.h
|
| @@ -33,8 +33,6 @@
|
|
|
| #include "core/dom/custom/CustomElementDescriptor.h"
|
| #include "core/dom/custom/CustomElementLifecycleCallbacks.h"
|
| -#include "wtf/PassRefPtr.h"
|
| -#include "wtf/RefCounted.h"
|
|
|
| namespace blink {
|
|
|
|
|