| Index: Source/core/platform/chromium/support/WebRTCStatsResponse.cpp
|
| diff --git a/Source/core/platform/chromium/support/WebRTCStatsResponse.cpp b/Source/core/platform/chromium/support/WebRTCStatsResponse.cpp
|
| index 6f0d980bc3d4c377fca921f5c57b5d08013ff040..55b5eb69c482896f354c8299f489fd8630d34dcd 100644
|
| --- a/Source/core/platform/chromium/support/WebRTCStatsResponse.cpp
|
| +++ b/Source/core/platform/chromium/support/WebRTCStatsResponse.cpp
|
| @@ -28,7 +28,7 @@
|
|
|
| #include <public/WebRTCStatsResponse.h>
|
|
|
| -#include "RTCStatsResponseBase.h"
|
| +#include "core/platform/mediastream/RTCStatsResponseBase.h"
|
| #include <wtf/PassOwnPtr.h>
|
|
|
| using namespace WebCore;
|
|
|