| Index: Source/web/ValidationMessageClientImpl.h
|
| diff --git a/Source/web/ValidationMessageClientImpl.h b/Source/web/ValidationMessageClientImpl.h
|
| index 65d48d50dd8c1969cb36417113c64dcd246d61c6..f4654ba218a733fe8c251c16935382663f16be7b 100644
|
| --- a/Source/web/ValidationMessageClientImpl.h
|
| +++ b/Source/web/ValidationMessageClientImpl.h
|
| @@ -28,7 +28,7 @@
|
|
|
| #include "core/page/ValidationMessageClient.h"
|
| #include "core/platform/Timer.h"
|
| -#include "core/platform/graphics/IntRect.h"
|
| +#include "platform/geometry/IntRect.h"
|
| #include "wtf/text/WTFString.h"
|
|
|
| namespace WebCore {
|
|
|