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

Unified Diff: Source/core/page/Settings.cpp

Issue 17569013: Remove unused includes from core/inspector, core/loader and core/page (Closed) Base URL: https://chromium.googlesource.com/chromium/blink@master
Patch Set: rebased 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/Settings.h ('k') | Source/core/page/SpeechInputEvent.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/page/Settings.cpp
diff --git a/Source/core/page/Settings.cpp b/Source/core/page/Settings.cpp
index dc52fb39b82720e88ceef3a5fc33329b62acb150..67fa2f6672adb4740431d5798d32242fbd9b1f6a 100644
--- a/Source/core/page/Settings.cpp
+++ b/Source/core/page/Settings.cpp
@@ -28,9 +28,6 @@
#include <limits>
#include "core/dom/Document.h"
-#include "core/history/BackForwardController.h"
-#include "core/history/HistoryItem.h"
-#include "core/html/HTMLMediaElement.h"
#include "core/inspector/InspectorInstrumentation.h"
#include "core/loader/cache/CachedResourceLoader.h"
#include "core/page/Chrome.h"
@@ -38,9 +35,7 @@
#include "core/page/FrameTree.h"
#include "core/page/FrameView.h"
#include "core/page/Page.h"
-#include "core/platform/network/ResourceHandle.h"
#include "core/rendering/TextAutosizer.h"
-#include "modules/webdatabase/Database.h"
using namespace std;
« no previous file with comments | « Source/core/page/Settings.h ('k') | Source/core/page/SpeechInputEvent.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698