| 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 6aab53f9228dd60a3ea7d6952a8a6e1e99b81461..6865b411d6ccc8b0ac8509b11935a31fff2e2d5f 100644
|
| --- a/third_party/WebKit/Source/core/dom/ChildListMutationScope.h
|
| +++ b/third_party/WebKit/Source/core/dom/ChildListMutationScope.h
|
| @@ -36,7 +36,6 @@
|
| #include "core/dom/Node.h"
|
| #include "platform/heap/Handle.h"
|
| #include "wtf/Noncopyable.h"
|
| -#include "wtf/OwnPtr.h"
|
|
|
| namespace blink {
|
|
|
|
|