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

Unified Diff: Source/core/plugins/DOMMimeType.cpp

Issue 16282004: Remove unused includes from various .cpp files in core/ (Closed) Base URL: https://chromium.googlesource.com/chromium/blink@master
Patch Set: re-add HTMLFormElement to EmptyClients for windows Created 7 years, 6 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 | « Source/core/page/animation/CompositeAnimation.cpp ('k') | Source/core/plugins/DOMMimeTypeArray.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/plugins/DOMMimeType.cpp
diff --git a/Source/core/plugins/DOMMimeType.cpp b/Source/core/plugins/DOMMimeType.cpp
index b31d93a366ec5b8897dcd08cd1bd4ff044d78f0a..ca0c75c75e863f6816d3bc5df663330fa3332f89 100644
--- a/Source/core/plugins/DOMMimeType.cpp
+++ b/Source/core/plugins/DOMMimeType.cpp
@@ -20,10 +20,8 @@
#include "core/plugins/DOMMimeType.h"
#include "core/loader/FrameLoader.h"
-#include "core/loader/FrameLoaderClient.h"
#include "core/page/Frame.h"
#include "core/page/Page.h"
-#include "core/page/Settings.h"
#include "core/plugins/DOMPlugin.h"
#include "core/plugins/PluginData.h"
#include <wtf/text/StringBuilder.h>
« no previous file with comments | « Source/core/page/animation/CompositeAnimation.cpp ('k') | Source/core/plugins/DOMMimeTypeArray.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698