| Index: third_party/WebKit/Source/core/page/ValidationMessageClient.h
|
| diff --git a/third_party/WebKit/Source/core/page/ValidationMessageClient.h b/third_party/WebKit/Source/core/page/ValidationMessageClient.h
|
| index 05ea2b18ddad72d5caf0a5a2453c264dae29706d..396f4b56b401244bfedb91a72d4f6fc3f46edd21 100644
|
| --- a/third_party/WebKit/Source/core/page/ValidationMessageClient.h
|
| +++ b/third_party/WebKit/Source/core/page/ValidationMessageClient.h
|
| @@ -28,7 +28,7 @@
|
|
|
| #include "platform/heap/Handle.h"
|
| #include "platform/text/TextDirection.h"
|
| -#include "wtf/Forward.h"
|
| +#include "platform/wtf/Forward.h"
|
|
|
| namespace blink {
|
|
|
|
|