Index: third_party/WebKit/Source/core/html/parser/AtomicHTMLToken.h |
diff --git a/third_party/WebKit/Source/core/html/parser/AtomicHTMLToken.h b/third_party/WebKit/Source/core/html/parser/AtomicHTMLToken.h |
index a01298ee9f98cc3c1f9d7c9637719c12051a1c25..8f8205f2a1839cfd4986326cf465a0a220bc885b 100644 |
--- a/third_party/WebKit/Source/core/html/parser/AtomicHTMLToken.h |
+++ b/third_party/WebKit/Source/core/html/parser/AtomicHTMLToken.h |
@@ -31,8 +31,6 @@ |
#include "core/html/parser/CompactHTMLToken.h" |
#include "core/html/parser/HTMLToken.h" |
#include "wtf/Allocator.h" |
-#include "wtf/RefCounted.h" |
-#include "wtf/RefPtr.h" |
namespace blink { |