Remove media/base/h264_profile_level_id.* and media/base/vp9_profile.h
The content of these files was moved to api/video_codecs in https://webrtc.googlesource.com/src.git/+/c3fcee7c3a7714afc3e37d4753b40f4fdbc3653e but the original files could not be removed due to dependencies in downstream projects. Bug: chromium:1187565 Change-Id: I414efa22102bfdea0765fa72a8cf8b0bd5c090db Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/229303 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Johannes Kron <kron@webrtc.org> Cr-Commit-Position: refs/heads/main@{#34869}
This commit is contained in:
committed by
WebRTC LUCI CQ
parent
9ad972d4fb
commit
3cd7a0ffdd
@ -16,8 +16,8 @@
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
#include "api/video_codecs/h264_profile_level_id.h"
|
||||
#include "media/base/codec.h"
|
||||
#include "media/base/h264_profile_level_id.h"
|
||||
#include "modules/video_coding/include/video_codec_interface.h"
|
||||
#include "rtc_base/system/rtc_export.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user