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

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

Issue 15447002: Remove ~1750 superfluous includes from core (Closed) Base URL: https://chromium.googlesource.com/chromium/blink@master
Patch Set: rebase a few hours 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/DocumentLoadTiming.cpp
diff --git a/Source/core/loader/DocumentLoadTiming.cpp b/Source/core/loader/DocumentLoadTiming.cpp
index fc6970c0b3c1a6951cb0f3d8c7361e073fa0ca49..ff06dab181f59d3f4d2bac6fc0f62d749e74db92 100644
--- a/Source/core/loader/DocumentLoadTiming.cpp
+++ b/Source/core/loader/DocumentLoadTiming.cpp
@@ -28,10 +28,6 @@
#include <wtf/CurrentTime.h>
#include <wtf/RefPtr.h>
-#include "core/dom/Document.h"
-#include "core/loader/DocumentLoader.h"
-#include "core/page/Frame.h"
-#include "core/page/Page.h"
#include "weborigin/SecurityOrigin.h"
namespace WebCore {
« no previous file with comments | « Source/core/inspector/WorkerInspectorController.cpp ('k') | Source/core/loader/DocumentThreadableLoader.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698