Commit f7cd0b19 authored by Yves Gerey's avatar Yves Gerey Committed by Commit Bot

[webrtc] Add missing header in client code (continued).

We were relying on brittle transitive #include.

Bug: webrtc:8311
Change-Id: I1749d9159c4fbff6658f19fefa84f46b0acabf5c
Reviewed-on: https://chromium-review.googlesource.com/c/1290935
Commit-Queue: Yves Gerey <yvesg@google.com>
Reviewed-by: default avatarHenrik Boström <hbos@chromium.org>
Cr-Commit-Position: refs/heads/master@{#601517}
parent a30584a4
......@@ -33,6 +33,7 @@
#include "base/memory/ptr_util.h"
#include "third_party/blink/renderer/platform/bindings/to_v8.h"
#include "third_party/blink/renderer/platform/bindings/v8_binding.h"
#include "third_party/webrtc/rtc_base/sslcertificate.h"
namespace blink {
......
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