Chromium Code Reviews| Index: Source/core/platform/CrossThreadCopier.cpp |
| diff --git a/Source/core/platform/CrossThreadCopier.cpp b/Source/core/platform/CrossThreadCopier.cpp |
| index 28ff442ce9f5f0dab4592a6ea6bfd61bfa9ccbda..4d2f547db8b6ddd5e8a9b5bab0024d585c92012e 100644 |
| --- a/Source/core/platform/CrossThreadCopier.cpp |
| +++ b/Source/core/platform/CrossThreadCopier.cpp |
| @@ -32,8 +32,6 @@ |
| #include "core/platform/CrossThreadCopier.h" |
| -#include "bindings/v8/SerializedScriptValue.h" |
| -#include "core/platform/KURL.h" |
|
pdr.
2013/05/24 03:33:41
I think IWYU got a bit overzealous with the KURL r
Timothy Loh
2013/05/24 04:43:32
Yeah, it suggests to add weborigin/KURL.h. I've be
|
| #include "core/platform/network/ResourceError.h" |
| #include "core/platform/network/ResourceRequest.h" |
| #include "core/platform/network/ResourceResponse.h" |