| Index: webrtc/api/mediaconstraintsinterface.h
|
| diff --git a/webrtc/api/mediaconstraintsinterface.h b/webrtc/api/mediaconstraintsinterface.h
|
| index 72fdd978662799ae55ec808ca82376aee37db0fa..eb89b3ee52e5b1a0853cad922548c7c537a2875a 100644
|
| --- a/webrtc/api/mediaconstraintsinterface.h
|
| +++ b/webrtc/api/mediaconstraintsinterface.h
|
| @@ -23,8 +23,8 @@
|
| #include <string>
|
| #include <vector>
|
|
|
| +#include "webrtc/api/optional.h"
|
| #include "webrtc/api/peerconnectioninterface.h"
|
| -#include "webrtc/rtc_base/optional.h"
|
|
|
| namespace webrtc {
|
|
|
|
|