| Index: third_party/WebKit/Source/platform/exported/WebRTCVoidRequest.cpp
|
| diff --git a/third_party/WebKit/Source/platform/exported/WebRTCVoidRequest.cpp b/third_party/WebKit/Source/platform/exported/WebRTCVoidRequest.cpp
|
| index 9bd5ebfcc5cf6808a6c22404a5fc1f3206190ae4..3a246a817a463674ffd2b66a1abad26410c7422a 100644
|
| --- a/third_party/WebKit/Source/platform/exported/WebRTCVoidRequest.cpp
|
| +++ b/third_party/WebKit/Source/platform/exported/WebRTCVoidRequest.cpp
|
| @@ -31,7 +31,7 @@
|
| #include "public/platform/WebRTCVoidRequest.h"
|
|
|
| #include "platform/peerconnection/RTCVoidRequest.h"
|
| -#include "wtf/text/WTFString.h"
|
| +#include "platform/wtf/text/WTFString.h"
|
|
|
| namespace blink {
|
|
|
|
|