| Index: webrtc/api/mediastreaminterface.h
|
| diff --git a/webrtc/api/mediastreaminterface.h b/webrtc/api/mediastreaminterface.h
|
| index aaf5b62aa42ac38eb4cb5843215ab8ee96a15cc3..5d6544716d78cd5b10fb7cbb68c7f01b066ef0e9 100644
|
| --- a/webrtc/api/mediastreaminterface.h
|
| +++ b/webrtc/api/mediastreaminterface.h
|
| @@ -22,8 +22,8 @@
|
| #include <string>
|
| #include <vector>
|
|
|
| +#include "webrtc/api/optional.h"
|
| #include "webrtc/api/video/video_frame.h"
|
| -#include "webrtc/rtc_base/optional.h"
|
| // TODO(zhihuang): Remove unrelated headers once downstream applications stop
|
| // relying on them; they were previously transitively included by
|
| // mediachannel.h, which is no longer a dependency of this file.
|
|
|