| Index: third_party/WebKit/Source/core/layout/ng/ng_break_token.h
|
| diff --git a/third_party/WebKit/Source/core/layout/ng/ng_break_token.h b/third_party/WebKit/Source/core/layout/ng/ng_break_token.h
|
| index 4b0b0e2973159e9a64aeb16dfea63bf2c3bf9057..02ef0edbeba2f3d8fda4602bf2d7b9605384febd 100644
|
| --- a/third_party/WebKit/Source/core/layout/ng/ng_break_token.h
|
| +++ b/third_party/WebKit/Source/core/layout/ng/ng_break_token.h
|
| @@ -8,7 +8,7 @@
|
| #include "core/CoreExport.h"
|
| #include "core/layout/ng/ng_layout_input_node.h"
|
| #include "platform/heap/Handle.h"
|
| -#include "wtf/RefCounted.h"
|
| +#include "platform/wtf/RefCounted.h"
|
|
|
| namespace blink {
|
|
|
|
|