Index: third_party/WebKit/Source/core/testing/GCObservation.h |
diff --git a/third_party/WebKit/Source/core/testing/GCObservation.h b/third_party/WebKit/Source/core/testing/GCObservation.h |
index b9fccb1d60df3f3f87efb510fddd7ae7559fd975..b726f3a2fe4820c589441a546015536ec6e8a671 100644 |
--- a/third_party/WebKit/Source/core/testing/GCObservation.h |
+++ b/third_party/WebKit/Source/core/testing/GCObservation.h |
@@ -34,8 +34,7 @@ |
#include "bindings/core/v8/ScopedPersistent.h" |
#include "bindings/core/v8/ScriptWrappable.h" |
#include "platform/heap/Handle.h" |
-#include "wtf/PassRefPtr.h" |
-#include "wtf/RefCounted.h" |
+ |
#include <v8.h> |
namespace blink { |