| Index: third_party/WebKit/Source/modules/peerconnection/RTCSessionDescriptionRequestPromiseImpl.h
|
| diff --git a/third_party/WebKit/Source/modules/peerconnection/RTCSessionDescriptionRequestPromiseImpl.h b/third_party/WebKit/Source/modules/peerconnection/RTCSessionDescriptionRequestPromiseImpl.h
|
| index 6e1f2a7176e15abbe3a0067d800ac03d684b4928..fb3aea121775f41d71f27a6e2ae10573b1fa20b6 100644
|
| --- a/third_party/WebKit/Source/modules/peerconnection/RTCSessionDescriptionRequestPromiseImpl.h
|
| +++ b/third_party/WebKit/Source/modules/peerconnection/RTCSessionDescriptionRequestPromiseImpl.h
|
| @@ -6,7 +6,7 @@
|
| #define RTCSessionDescriptionRequestPromiseImpl_h
|
|
|
| #include "platform/peerconnection/RTCSessionDescriptionRequest.h"
|
| -#include "wtf/text/WTFString.h"
|
| +#include "platform/wtf/text/WTFString.h"
|
|
|
| namespace blink {
|
|
|
|
|