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

Unified Diff: Source/platform/CrossThreadCopier.cpp

Issue 64643010: Remove duplicated headers from platform/ (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 1 month 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/platform/Decimal.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/CrossThreadCopier.cpp
diff --git a/Source/platform/CrossThreadCopier.cpp b/Source/platform/CrossThreadCopier.cpp
index 349246bedf06d82894dd7fe0bc117a812e9da3c5..8aca44b277ae5e0d11f1ccc13afedc9b8b82846f 100644
--- a/Source/platform/CrossThreadCopier.cpp
+++ b/Source/platform/CrossThreadCopier.cpp
@@ -36,7 +36,6 @@
#include "platform/network/ResourceRequest.h"
#include "platform/network/ResourceResponse.h"
#include "weborigin/KURL.h"
-#include "wtf/Assertions.h"
#include "wtf/text/WTFString.h"
namespace WebCore {
« no previous file with comments | « no previous file | Source/platform/Decimal.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698