| Index: third_party/WebKit/Source/platform/exported/WebRTCStatsResponse.cpp
|
| diff --git a/third_party/WebKit/Source/platform/exported/WebRTCStatsResponse.cpp b/third_party/WebKit/Source/platform/exported/WebRTCStatsResponse.cpp
|
| index dd4752985df6aefeaff0b76af5d220dd1a148d3d..e3ad7e387e51bfa4b3710649c80a99a5967bb8b6 100644
|
| --- a/third_party/WebKit/Source/platform/exported/WebRTCStatsResponse.cpp
|
| +++ b/third_party/WebKit/Source/platform/exported/WebRTCStatsResponse.cpp
|
| @@ -25,6 +25,7 @@
|
| #include "public/platform/WebRTCStatsResponse.h"
|
|
|
| #include "platform/mediastream/RTCStatsResponseBase.h"
|
| +#include "wtf/PassOwnPtr.h"
|
| #include "wtf/text/WTFString.h"
|
|
|
| namespace blink {
|
|
|