Remove media/base header files from rtc_media target
Chromium has now been updated, so we can remove the base headers from rtc_media. BUG=None Review-Url: https://codereview.webrtc.org/2590813002 Cr-Commit-Position: refs/heads/master@{#15712}
This commit is contained in:
parent
306127635e
commit
a3f2d30182
@ -114,28 +114,6 @@ rtc_static_library("rtc_media") {
|
||||
libs = []
|
||||
deps = []
|
||||
sources = [
|
||||
# TODO(magjed): Remove base header files once Chromium is updated.
|
||||
"base/adaptedvideotracksource.h",
|
||||
"base/audiosource.h",
|
||||
"base/codec.h",
|
||||
"base/cryptoparams.h",
|
||||
"base/device.h",
|
||||
"base/hybriddataengine.h",
|
||||
"base/mediachannel.h",
|
||||
"base/mediaconstants.h",
|
||||
"base/mediaengine.h",
|
||||
"base/rtpdataengine.h",
|
||||
"base/rtpdump.h",
|
||||
"base/rtputils.h",
|
||||
"base/streamparams.h",
|
||||
"base/turnutils.h",
|
||||
"base/videoadapter.h",
|
||||
"base/videobroadcaster.h",
|
||||
"base/videocapturer.h",
|
||||
"base/videocapturerfactory.h",
|
||||
"base/videocommon.h",
|
||||
"base/videoframe.h",
|
||||
"base/videosourcebase.h",
|
||||
"engine/internaldecoderfactory.cc",
|
||||
"engine/internaldecoderfactory.h",
|
||||
"engine/internalencoderfactory.cc",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user