| 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 09330107fbd5ff2276caf2462069e27eadd25567..0bcf8bd4426371fe5de782f383c0b6e8bcedb0f2 100644
|
| --- a/third_party/WebKit/Source/platform/exported/WebRTCVoidRequest.cpp
|
| +++ b/third_party/WebKit/Source/platform/exported/WebRTCVoidRequest.cpp
|
| @@ -34,6 +34,7 @@
|
|
|
| #include "platform/mediastream/RTCVoidRequest.h"
|
| #include "wtf/PassOwnPtr.h"
|
| +#include "wtf/text/WTFString.h"
|
|
|
| namespace blink {
|
|
|
|
|