| Index: Source/core/page/PagePopupClient.h
|
| diff --git a/Source/core/page/PagePopupClient.h b/Source/core/page/PagePopupClient.h
|
| index 0d2ff6fc58e98a07c3afaa48310d1773c57fc452..812e973a5de3c55eb99852131837e9f814703e6f 100644
|
| --- a/Source/core/page/PagePopupClient.h
|
| +++ b/Source/core/page/PagePopupClient.h
|
| @@ -32,7 +32,7 @@
|
| #define PagePopupClient_h
|
|
|
| #include "core/loader/DocumentWriter.h"
|
| -#include "core/platform/graphics/IntRect.h"
|
| +#include "platform/geometry/IntRect.h"
|
| #include "wtf/text/CString.h"
|
| #include "wtf/text/WTFString.h"
|
|
|
|
|