Index: third_party/WebKit/Source/core/timing/PerformanceObserverEntryList.h |
diff --git a/third_party/WebKit/Source/core/timing/PerformanceObserverEntryList.h b/third_party/WebKit/Source/core/timing/PerformanceObserverEntryList.h |
index 27e0d71ad0b990d75e6e286fefb339b514978a47..50aef51214522ee8bc17d5a67985a4ec0b58adbd 100644 |
--- a/third_party/WebKit/Source/core/timing/PerformanceObserverEntryList.h |
+++ b/third_party/WebKit/Source/core/timing/PerformanceObserverEntryList.h |
@@ -7,9 +7,7 @@ |
#include "bindings/core/v8/ScriptWrappable.h" |
#include "platform/heap/Handle.h" |
-#include "wtf/PassRefPtr.h" |
-#include "wtf/RefCounted.h" |
-#include "wtf/text/WTFString.h" |
+#include "wtf/Forward.h" |
namespace blink { |