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

Unified Diff: Source/core/inspector/InspectorTimelineAgent.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
Index: Source/core/inspector/InspectorTimelineAgent.cpp
diff --git a/Source/core/inspector/InspectorTimelineAgent.cpp b/Source/core/inspector/InspectorTimelineAgent.cpp
index dc1404ba32bc6157531ea3f1eac05a5db726a781..0ea8f7f68f2b609cd70f6045e97436b7126a338b 100644
--- a/Source/core/inspector/InspectorTimelineAgent.cpp
+++ b/Source/core/inspector/InspectorTimelineAgent.cpp
@@ -55,7 +55,7 @@
#include "core/rendering/RenderView.h"
#include "core/xml/XMLHttpRequest.h"
-#include <wtf/CurrentTime.h>
+#include "wtf/CurrentTime.h"
namespace WebCore {
« no previous file with comments | « Source/core/inspector/InspectorStyleTextEditor.h ('k') | Source/core/inspector/MemoryInstrumentationImpl.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698