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

Unified Diff: Source/platform/network/FormData.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 | « Source/platform/mediastream/RTCDTMFSenderHandler.cpp ('k') | Source/platform/network/HTTPHeaderMap.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/network/FormData.cpp
diff --git a/Source/platform/network/FormData.cpp b/Source/platform/network/FormData.cpp
index de2e38536ea373b97037c1c808dd23c53210d3f3..d487f6005037f4eeee87f1f50155a8b4dfadfe5b 100644
--- a/Source/platform/network/FormData.cpp
+++ b/Source/platform/network/FormData.cpp
@@ -23,7 +23,6 @@
#include "platform/network/FormData.h"
#include "platform/FileMetadata.h"
-#include "platform/blob/BlobData.h"
#include "platform/network/FormDataBuilder.h"
#include "wtf/text/TextEncoding.h"
« no previous file with comments | « Source/platform/mediastream/RTCDTMFSenderHandler.cpp ('k') | Source/platform/network/HTTPHeaderMap.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698