Chromium Code Reviews| Index: Source/core/dom/IconURL.h |
| diff --git a/Source/core/dom/IconURL.h b/Source/core/dom/IconURL.h |
| index e352b7fcc120f5d8127aaa1dee8c99f7a10d11f9..d5dd3465beafd6eff7831ba45aca0a2ecc1a7544 100644 |
| --- a/Source/core/dom/IconURL.h |
| +++ b/Source/core/dom/IconURL.h |
| @@ -31,7 +31,7 @@ |
| #ifndef IconURL_h |
| #define IconURL_h |
| -#include "weborigin/KURL.h" |
| +#include "platform/weborigin/KURL.h" |
| namespace WebCore { |