Index: third_party/WebKit/Source/core/frame/Console.h |
diff --git a/third_party/WebKit/Source/core/frame/Console.h b/third_party/WebKit/Source/core/frame/Console.h |
index f5194efbfbc2448fd49b9ae3301900c5ebe02e5e..7ef60b8ef029656ed08cd57bc90debde86c6b699 100644 |
--- a/third_party/WebKit/Source/core/frame/Console.h |
+++ b/third_party/WebKit/Source/core/frame/Console.h |
@@ -34,8 +34,6 @@ |
#include "platform/Supplementable.h" |
#include "platform/heap/Handle.h" |
#include "wtf/Forward.h" |
-#include "wtf/PassRefPtr.h" |
-#include "wtf/RefCounted.h" |
namespace blink { |