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

Unified Diff: Source/core/page/Navigator.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/Navigator.h ('k') | Source/core/page/Page.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/page/Navigator.cpp
diff --git a/Source/core/page/Navigator.cpp b/Source/core/page/Navigator.cpp
index 4c6df2c9458902be66a0c700fd8a02b645246d80..9d6aca81816bade24eb0cccff89339d65305133d 100644
--- a/Source/core/page/Navigator.cpp
+++ b/Source/core/page/Navigator.cpp
@@ -23,8 +23,6 @@
#include "config.h"
#include "core/page/Navigator.h"
-#include <wtf/HashSet.h>
-#include <wtf/StdLibExtras.h>
#include "bindings/v8/ScriptController.h"
#include "core/dom/Document.h"
#include "core/loader/CookieJar.h"
« no previous file with comments | « Source/core/page/Navigator.h ('k') | Source/core/page/Page.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698