Index: Source/modules/mediastream/RTCStatsRequestImpl.h |
diff --git a/Source/modules/mediastream/RTCStatsRequestImpl.h b/Source/modules/mediastream/RTCStatsRequestImpl.h |
index 01cbafdadf1b361f4de413daa8ccb15fcc69d48e..4a0dbbb57cea52f545a91315f6b20dd8708ecf8f 100644 |
--- a/Source/modules/mediastream/RTCStatsRequestImpl.h |
+++ b/Source/modules/mediastream/RTCStatsRequestImpl.h |
@@ -29,8 +29,7 @@ |
#include "modules/mediastream/RTCStatsResponse.h" |
#include "platform/heap/Handle.h" |
#include "platform/mediastream/RTCStatsRequest.h" |
-#include "wtf/PassRefPtr.h" |
-#include "wtf/RefCounted.h" |
+#include "wtf/Forward.h" |
#include "wtf/text/WTFString.h" |
namespace WebCore { |