| Index: third_party/WebKit/Source/platform/peerconnection/RTCVoidRequest.h
|
| diff --git a/third_party/WebKit/Source/platform/peerconnection/RTCVoidRequest.h b/third_party/WebKit/Source/platform/peerconnection/RTCVoidRequest.h
|
| index 2347d0aa3b89a6ff4e7456207aab14d31aa56b4c..58da0dec2c11ad4c2dfb4da2b7d561b0fdf668a5 100644
|
| --- a/third_party/WebKit/Source/platform/peerconnection/RTCVoidRequest.h
|
| +++ b/third_party/WebKit/Source/platform/peerconnection/RTCVoidRequest.h
|
| @@ -32,7 +32,7 @@
|
| #define RTCVoidRequest_h
|
|
|
| #include "platform/heap/Handle.h"
|
| -#include "wtf/Forward.h"
|
| +#include "platform/wtf/Forward.h"
|
|
|
| namespace blink {
|
|
|
|
|