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

Unified Diff: Source/core/loader/EmptyClients.cpp

Issue 16282004: Remove unused includes from various .cpp files in core/ (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
Index: Source/core/loader/EmptyClients.cpp
diff --git a/Source/core/loader/EmptyClients.cpp b/Source/core/loader/EmptyClients.cpp
index 76d3f17e38d42d227c5e37e0625bdf0a7112624c..1d4799dfa2cbf2de7f4c9dd853cb7c9c3c9546a2 100644
--- a/Source/core/loader/EmptyClients.cpp
+++ b/Source/core/loader/EmptyClients.cpp
@@ -28,13 +28,10 @@
#include "config.h"
#include "core/loader/EmptyClients.h"
-#include "core/html/HTMLFormElement.h"
#include "core/loader/DocumentLoader.h"
-#include "core/loader/FormState.h"
#include "core/loader/FrameNetworkingContext.h"
#include "core/page/Frame.h"
#include "core/platform/DateTimeChooser.h"
-#include "core/platform/FileChooser.h"
#if ENABLE(INPUT_TYPE_COLOR)
#include "core/platform/ColorChooser.h"

Powered by Google App Engine
This is Rietveld 408576698