| Index: third_party/WebKit/Source/modules/peerconnection/RTCVoidRequestPromiseImpl.h
|
| diff --git a/third_party/WebKit/Source/modules/peerconnection/RTCVoidRequestPromiseImpl.h b/third_party/WebKit/Source/modules/peerconnection/RTCVoidRequestPromiseImpl.h
|
| index a3f9dab43d9f4b49bf61676dee2bf4799506d91a..1e07c8c58f485b50b660637d42893eec60b5c462 100644
|
| --- a/third_party/WebKit/Source/modules/peerconnection/RTCVoidRequestPromiseImpl.h
|
| +++ b/third_party/WebKit/Source/modules/peerconnection/RTCVoidRequestPromiseImpl.h
|
| @@ -6,7 +6,7 @@
|
| #define RTCVoidRequestPromiseImpl_h
|
|
|
| #include "platform/peerconnection/RTCVoidRequest.h"
|
| -#include "wtf/text/WTFString.h"
|
| +#include "platform/wtf/text/WTFString.h"
|
|
|
| namespace blink {
|
|
|
|
|