| Index: third_party/WebKit/Source/core/editing/serializers/Serialization.h
|
| diff --git a/third_party/WebKit/Source/core/editing/serializers/Serialization.h b/third_party/WebKit/Source/core/editing/serializers/Serialization.h
|
| index c3de75cce4c4f2fe1f356487048d27e0433e75a5..81c4d23e513d523dc280814535a014e96dc00d08 100644
|
| --- a/third_party/WebKit/Source/core/editing/serializers/Serialization.h
|
| +++ b/third_party/WebKit/Source/core/editing/serializers/Serialization.h
|
| @@ -33,7 +33,7 @@
|
| #include "core/editing/Position.h"
|
| #include "core/editing/serializers/HTMLInterchange.h"
|
| #include "platform/heap/Handle.h"
|
| -#include "wtf/Forward.h"
|
| +#include "platform/wtf/Forward.h"
|
|
|
| namespace blink {
|
|
|
|
|