Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1435)

Unified Diff: Source/core/platform/CrossThreadCopier.cpp

Issue 15811002: Remove unused includes from core/platform .cpp files (Closed) Base URL: https://chromium.googlesource.com/chromium/blink@master
Patch Set: Created 7 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | Source/core/platform/DragData.cpp » ('j') | Source/core/platform/ScrollableArea.cpp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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"
« no previous file with comments | « no previous file | Source/core/platform/DragData.cpp » ('j') | Source/core/platform/ScrollableArea.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698