| Index: third_party/WebKit/Source/core/dom/ChildListMutationScope.h
|
| diff --git a/third_party/WebKit/Source/core/dom/ChildListMutationScope.h b/third_party/WebKit/Source/core/dom/ChildListMutationScope.h
|
| index 654938f6ddcaeb0cd8d7caa550388f70f6c2a135..e3146f235028f81249a787ac6cc9827caeec30e4 100644
|
| --- a/third_party/WebKit/Source/core/dom/ChildListMutationScope.h
|
| +++ b/third_party/WebKit/Source/core/dom/ChildListMutationScope.h
|
| @@ -37,7 +37,6 @@
|
| #include "platform/heap/Handle.h"
|
| #include "wtf/Noncopyable.h"
|
| #include "wtf/OwnPtr.h"
|
| -#include "wtf/RefCounted.h"
|
|
|
| namespace blink {
|
|
|
|
|