Commit 49b8448a authored by Yves Gerey's avatar Yves Gerey Committed by Commit Bot

[webrtc] Add missing header in client code.

We were relying on brittle transitive #include.

Bug: webrtc:8311
Change-Id: Ib67aef5ebead73cc7b9783c1bbc48fb53c332f3e
Reviewed-on: https://chromium-review.googlesource.com/1258912
Commit-Queue: Florent Castelli <orphis@chromium.org>
Reviewed-by: default avatarFlorent Castelli <orphis@chromium.org>
Cr-Commit-Position: refs/heads/master@{#596282}
parent 76a489a4
......@@ -20,6 +20,7 @@
#include "media/base/video_util.h"
#include "third_party/webrtc/api/video/i420_buffer.h"
#include "third_party/webrtc/api/video/video_sink_interface.h"
#include "third_party/webrtc/rtc_base/timeutils.h" // for TimeMicros
namespace content {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment