Index: third_party/WebKit/Source/core/html/parser/HTMLDocumentParser.cpp |
diff --git a/third_party/WebKit/Source/core/html/parser/HTMLDocumentParser.cpp b/third_party/WebKit/Source/core/html/parser/HTMLDocumentParser.cpp |
index 98e1e1d5bd53e88b813613214a02a1a149c3f28d..671f8da45f2aaee4b15a4c43d9f1dbab64738410 100644 |
--- a/third_party/WebKit/Source/core/html/parser/HTMLDocumentParser.cpp |
+++ b/third_party/WebKit/Source/core/html/parser/HTMLDocumentParser.cpp |
@@ -56,7 +56,6 @@ |
#include "public/platform/WebLoadingBehaviorFlag.h" |
#include "public/platform/WebScheduler.h" |
#include "public/platform/WebThread.h" |
-#include "wtf/RefCounted.h" |
#include "wtf/TemporaryChange.h" |
namespace blink { |