| Index: third_party/WebKit/Source/platform/peerconnection/RTCSessionDescriptionRequest.h
|
| diff --git a/third_party/WebKit/Source/platform/peerconnection/RTCSessionDescriptionRequest.h b/third_party/WebKit/Source/platform/peerconnection/RTCSessionDescriptionRequest.h
|
| index 40e8dfb6937ae3ed02451d70ec72988db34712e7..bb4d6e24b103276e5453ba3cee4491adaef0cffd 100644
|
| --- a/third_party/WebKit/Source/platform/peerconnection/RTCSessionDescriptionRequest.h
|
| +++ b/third_party/WebKit/Source/platform/peerconnection/RTCSessionDescriptionRequest.h
|
| @@ -32,7 +32,7 @@
|
| #define RTCSessionDescriptionRequest_h
|
|
|
| #include "platform/heap/Handle.h"
|
| -#include "wtf/Forward.h"
|
| +#include "platform/wtf/Forward.h"
|
|
|
| namespace blink {
|
| class WebRTCSessionDescription;
|
|
|