| Index: third_party/WebKit/Source/core/page/SpellCheckerClient.h
|
| diff --git a/third_party/WebKit/Source/core/page/SpellCheckerClient.h b/third_party/WebKit/Source/core/page/SpellCheckerClient.h
|
| index af712f458488a4acdc5c57fc379187bbdf9fbafb..e7309a73964fb15a3a4f7ec94492de6f89d74459 100644
|
| --- a/third_party/WebKit/Source/core/page/SpellCheckerClient.h
|
| +++ b/third_party/WebKit/Source/core/page/SpellCheckerClient.h
|
| @@ -27,7 +27,7 @@
|
| #ifndef SpellCheckerClient_h
|
| #define SpellCheckerClient_h
|
|
|
| -#include "wtf/Forward.h"
|
| +#include "platform/wtf/Forward.h"
|
|
|
| namespace blink {
|
|
|
|
|