Chromium Code Reviews| Index: public/web/WebIconURL.h |
| diff --git a/public/web/WebIconURL.h b/public/web/WebIconURL.h |
| index 429c5c36bee52d6d9a73759931ed2c8939ca5722..009671e0982954674f7bd3e81a34d000cbba4400 100644 |
| --- a/public/web/WebIconURL.h |
| +++ b/public/web/WebIconURL.h |
| @@ -34,7 +34,7 @@ |
| #if BLINK_IMPLEMENTATION |
| #include "core/dom/IconURL.h" |
| #endif |
| -#include "../platform/WebURL.h" |
| +#include "public/platform/WebURL.h" |
| namespace blink { |