| Index: public/webview/WebPagePopup.h
|
| diff --git a/Source/WebKit/chromium/public/WebPagePopup.h b/public/webview/WebPagePopup.h
|
| similarity index 97%
|
| copy from Source/WebKit/chromium/public/WebPagePopup.h
|
| copy to public/webview/WebPagePopup.h
|
| index fc844cba1de6208bd8fa18a860ce13db6e25fa88..8d7d037ddd5f4a7151e9c9ff43fe7e09a75c95b4 100644
|
| --- a/Source/WebKit/chromium/public/WebPagePopup.h
|
| +++ b/public/webview/WebPagePopup.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef WebPagePopup_h
|
| #define WebPagePopup_h
|
|
|
| -#include "../../../../public/platform/WebCommon.h"
|
| +#include "../platform/WebCommon.h"
|
| #include "WebWidget.h"
|
|
|
| namespace WebKit {
|
|
|