Commit ae10a887 authored by Niels Möller's avatar Niels Möller Committed by Commit Bot

Delete obsolete includes of webrtc/common_types.h.

Bug: webrtc:7660
Change-Id: I6089f8670f46591963de6f2716bcf9d1ba653c3b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2387018
Commit-Queue: Gary Kacmarcik <garykac@chromium.org>
Auto-Submit: Niels Möller <nisse@chromium.org>
Reviewed-by: default avatarGary Kacmarcik <garykac@chromium.org>
Cr-Commit-Position: refs/heads/master@{#804368}
parent 12065294
......@@ -10,7 +10,6 @@
#include "base/memory/scoped_refptr.h"
#include "base/time/time.h"
#include "remoting/codec/webrtc_video_encoder.h"
#include "third_party/webrtc/common_types.h"
namespace media {
class VideoFrame;
......
......@@ -11,7 +11,6 @@
#include "base/callback.h"
#include "remoting/codec/webrtc_video_encoder.h"
#include "third_party/webrtc/common_types.h"
#include "ui/gfx/geometry/size.h"
namespace webrtc {
......
......@@ -23,7 +23,6 @@
#include "remoting/protocol/video_stream.h"
#include "third_party/webrtc/api/scoped_refptr.h"
#include "third_party/webrtc/api/video_codecs/sdp_video_format.h"
#include "third_party/webrtc/common_types.h"
#include "third_party/webrtc/modules/desktop_capture/desktop_capturer.h"
namespace webrtc {
......
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