| Index: third_party/WebKit/Source/web/ValidationMessageClientImpl.h
|
| diff --git a/third_party/WebKit/Source/web/ValidationMessageClientImpl.h b/third_party/WebKit/Source/web/ValidationMessageClientImpl.h
|
| index 57a1519bd89c1b6af918274837abcae12d0df864..7d644b62effd75da1d038055ea362ac9fda6dbbe 100644
|
| --- a/third_party/WebKit/Source/web/ValidationMessageClientImpl.h
|
| +++ b/third_party/WebKit/Source/web/ValidationMessageClientImpl.h
|
| @@ -30,7 +30,7 @@
|
| #include "platform/Timer.h"
|
| #include "platform/geometry/IntRect.h"
|
| #include "platform/heap/Handle.h"
|
| -#include "wtf/text/WTFString.h"
|
| +#include "platform/wtf/text/WTFString.h"
|
|
|
| namespace blink {
|
|
|
|
|