Index: third_party/WebKit/Source/core/dom/DocumentParserTiming.cpp |
diff --git a/third_party/WebKit/Source/core/dom/DocumentParserTiming.cpp b/third_party/WebKit/Source/core/dom/DocumentParserTiming.cpp |
index 506daeab5ca8d6b11653f75c8045244ebca21642..795a22aa5582506c7d1db02dd5a8ddd7b7355134 100644 |
--- a/third_party/WebKit/Source/core/dom/DocumentParserTiming.cpp |
+++ b/third_party/WebKit/Source/core/dom/DocumentParserTiming.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 { |