| Index: third_party/WebKit/Source/platform/exported/WebRTCAnswerOptions.cpp
|
| diff --git a/third_party/WebKit/Source/platform/exported/WebRTCAnswerOptions.cpp b/third_party/WebKit/Source/platform/exported/WebRTCAnswerOptions.cpp
|
| index 4a1f0aab6348a6a19c1cede5d74cf5f8ad32e9f7..5acfdccf0acb4935c3c243e37585c708f3990b8f 100644
|
| --- a/third_party/WebKit/Source/platform/exported/WebRTCAnswerOptions.cpp
|
| +++ b/third_party/WebKit/Source/platform/exported/WebRTCAnswerOptions.cpp
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "public/platform/WebRTCAnswerOptions.h"
|
|
|
| -#include "platform/mediastream/RTCAnswerOptionsPlatform.h"
|
| +#include "platform/peerconnection/RTCAnswerOptionsPlatform.h"
|
|
|
| namespace blink {
|
|
|
|
|