| Index: third_party/WebKit/Source/core/page/PagePopup.h
|
| diff --git a/third_party/WebKit/Source/core/page/PagePopup.h b/third_party/WebKit/Source/core/page/PagePopup.h
|
| index 649e154e6bc11fb21883b2358deda9417ea3f8bd..2a07f514110820cf598b427c96409fe96ddd8319 100644
|
| --- a/third_party/WebKit/Source/core/page/PagePopup.h
|
| +++ b/third_party/WebKit/Source/core/page/PagePopup.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef PagePopup_h
|
| #define PagePopup_h
|
|
|
| -#include "wtf/Forward.h"
|
| +#include "platform/wtf/Forward.h"
|
|
|
| // To avoid conflicts with the CreateWindow macro from the Windows SDK...
|
| #undef PostMessage
|
|
|