Chromium Code Reviews| Index: Source/core/fetch/StyleSheetResourceClient.h |
| diff --git a/Source/core/fetch/StyleSheetResourceClient.h b/Source/core/fetch/StyleSheetResourceClient.h |
| index 6c12bf39a0c01d9a09702d89eb7b73abc1856113..4e46c2ae2d566755a319cc0f0d4ded8338cb9a16 100644 |
| --- a/Source/core/fetch/StyleSheetResourceClient.h |
| +++ b/Source/core/fetch/StyleSheetResourceClient.h |
| @@ -27,7 +27,7 @@ |
| #define StyleSheetResourceClient_h |
| #include "core/fetch/ResourceClient.h" |
| -#include "weborigin/KURL.h" |
| +#include "platform/weborigin/KURL.h" |
| #include "wtf/Forward.h" |
| namespace WebCore { |