| Index: third_party/WebKit/Source/platform/exported/WebRTCSessionDescriptionRequest.cpp
|
| diff --git a/third_party/WebKit/Source/platform/exported/WebRTCSessionDescriptionRequest.cpp b/third_party/WebKit/Source/platform/exported/WebRTCSessionDescriptionRequest.cpp
|
| index e1b6686b360bb6862929fb6be142d10ea4e14217..6c3629d1e43fda587a081e69cc2cafc2f0325b3f 100644
|
| --- a/third_party/WebKit/Source/platform/exported/WebRTCSessionDescriptionRequest.cpp
|
| +++ b/third_party/WebKit/Source/platform/exported/WebRTCSessionDescriptionRequest.cpp
|
| @@ -35,6 +35,7 @@
|
| #include "platform/mediastream/RTCSessionDescriptionRequest.h"
|
| #include "public/platform/WebRTCSessionDescription.h"
|
| #include "wtf/PassOwnPtr.h"
|
| +#include "wtf/text/WTFString.h"
|
|
|
| namespace blink {
|
|
|
|
|