| Index: third_party/WebKit/Source/core/layout/ng/ng_block_child_iterator.h
|
| diff --git a/third_party/WebKit/Source/core/layout/ng/ng_block_child_iterator.h b/third_party/WebKit/Source/core/layout/ng/ng_block_child_iterator.h
|
| index dc1a2fcb8395106b1b317362a4e7551b3335b88b..6600cc1790031ec2aeffe9a0492a03a77401ae94 100644
|
| --- a/third_party/WebKit/Source/core/layout/ng/ng_block_child_iterator.h
|
| +++ b/third_party/WebKit/Source/core/layout/ng/ng_block_child_iterator.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "core/CoreExport.h"
|
| #include "platform/heap/Handle.h"
|
| -#include "wtf/RefPtr.h"
|
| +#include "platform/wtf/RefPtr.h"
|
|
|
| namespace blink {
|
|
|
|
|