Chromium Code Reviews| Index: third_party/WebKit/public/web/WebPagePopup.h |
| diff --git a/third_party/WebKit/public/web/WebPagePopup.h b/third_party/WebKit/public/web/WebPagePopup.h |
| index bf9fcbec2077ac446de4711b7fd3354255b3fd36..2d58bf152c6eda1b040073a6500df7adf8d3f92e 100644 |
| --- a/third_party/WebKit/public/web/WebPagePopup.h |
| +++ b/third_party/WebKit/public/web/WebPagePopup.h |
| @@ -31,7 +31,7 @@ |
| #ifndef WebPagePopup_h |
| #define WebPagePopup_h |
| -#include "../platform/WebCommon.h" |
| +#include "public/platform/WebCommon.h" |
| #include "WebWidget.h" |
| namespace blink { |