Chromium Code Reviews| Index: public/web/WebPagePopup.h |
| diff --git a/public/web/WebPagePopup.h b/public/web/WebPagePopup.h |
| index f9330962f8180c37504c4972af46aa04fddeb00f..a1f678c51dbc92af5f8f76d2b79183de202f8508 100644 |
| --- a/public/web/WebPagePopup.h |
| +++ b/public/web/WebPagePopup.h |
| @@ -31,8 +31,8 @@ |
| #ifndef WebPagePopup_h |
| #define WebPagePopup_h |
| -#include "../platform/WebCommon.h" |
| #include "WebWidget.h" |
| +#include "public/platform/WebCommon.h" |
| namespace blink { |