| 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 4be04a32729acd17db141e27f72037b5210106ea..113d62e1a248190f75370ab151da47293770d902 100644
|
| --- a/third_party/WebKit/Source/platform/exported/WebRTCStatsResponse.cpp
|
| +++ b/third_party/WebKit/Source/platform/exported/WebRTCStatsResponse.cpp
|
| @@ -25,7 +25,7 @@
|
| #include "public/platform/WebRTCStatsResponse.h"
|
|
|
| #include "platform/peerconnection/RTCStatsResponseBase.h"
|
| -#include "wtf/text/WTFString.h"
|
| +#include "platform/wtf/text/WTFString.h"
|
|
|
| namespace blink {
|
|
|
|
|