| Index: third_party/WebKit/Source/core/editing/EditingTestBase.h
|
| diff --git a/third_party/WebKit/Source/core/editing/EditingTestBase.h b/third_party/WebKit/Source/core/editing/EditingTestBase.h
|
| index 32f7742bc4b79bd87ff0b1238c10986cdc47bdd8..1dfc3e0b2e4218a6aadf668b9f547b895d4a8b03 100644
|
| --- a/third_party/WebKit/Source/core/editing/EditingTestBase.h
|
| +++ b/third_party/WebKit/Source/core/editing/EditingTestBase.h
|
| @@ -10,7 +10,7 @@
|
| #include <string>
|
| #include "core/editing/Position.h"
|
| #include "core/testing/DummyPageHolder.h"
|
| -#include "wtf/Forward.h"
|
| +#include "platform/wtf/Forward.h"
|
|
|
| namespace blink {
|
|
|
|
|