Index: third_party/WebKit/Source/core/dom/DocumentTiming.cpp |
diff --git a/third_party/WebKit/Source/core/dom/DocumentTiming.cpp b/third_party/WebKit/Source/core/dom/DocumentTiming.cpp |
index 65784a6ba5c01fdb79858d3e4efa9fc648c8f0b0..ae2448d0918c3f87c90cc521dc4f90b147453796 100644 |
--- a/third_party/WebKit/Source/core/dom/DocumentTiming.cpp |
+++ b/third_party/WebKit/Source/core/dom/DocumentTiming.cpp |
@@ -7,7 +7,6 @@ |
#include "core/dom/Document.h" |
#include "core/loader/DocumentLoader.h" |
#include "platform/TraceEvent.h" |
-#include "wtf/RawPtr.h" |
namespace blink { |