Index: third_party/WebKit/Source/platform/peerconnection/RTCStatsResponseBase.h |
diff --git a/third_party/WebKit/Source/platform/peerconnection/RTCStatsResponseBase.h b/third_party/WebKit/Source/platform/peerconnection/RTCStatsResponseBase.h |
index dba90c1ab0118ccf775eaeaa9bd06917f0f38345..2afe17a4ac95c55315081349e321fe272aea88e8 100644 |
--- a/third_party/WebKit/Source/platform/peerconnection/RTCStatsResponseBase.h |
+++ b/third_party/WebKit/Source/platform/peerconnection/RTCStatsResponseBase.h |
@@ -25,8 +25,8 @@ |
#ifndef RTCStatsResponseBase_h |
#define RTCStatsResponseBase_h |
+#include "platform/wtf/Forward.h" |
#include "public/platform/WebRTCLegacyStats.h" |
-#include "wtf/Forward.h" |
namespace blink { |