| Index: third_party/WebKit/Source/core/editing/serializers/StyledMarkupAccumulator.h
|
| diff --git a/third_party/WebKit/Source/core/editing/serializers/StyledMarkupAccumulator.h b/third_party/WebKit/Source/core/editing/serializers/StyledMarkupAccumulator.h
|
| index 634ba8478e201371e72c5eebfbaa6837aaddcb91..30c1a7bfcb432e34855b25e0043302cb6f0c14f0 100644
|
| --- a/third_party/WebKit/Source/core/editing/serializers/StyledMarkupAccumulator.h
|
| +++ b/third_party/WebKit/Source/core/editing/serializers/StyledMarkupAccumulator.h
|
| @@ -33,7 +33,7 @@
|
| #include "core/editing/EditingStyle.h"
|
| #include "core/editing/serializers/MarkupFormatter.h"
|
| #include "core/editing/serializers/TextOffset.h"
|
| -#include "wtf/Forward.h"
|
| +#include "platform/wtf/Forward.h"
|
|
|
| namespace blink {
|
|
|
|
|