Extract rtc_base/base64.h and rtc_base/base64.cc into separate target.
Extract rtc_base/base64.h and rtc_base/base64.cc into separate target to prepare to move them into third_party Bug: webrtc:8366 Change-Id: I477e6da2b9d09307439b3272261f31042f479d74 Reviewed-on: https://webrtc-review.googlesource.com/83980 Reviewed-by: Patrik Höglund <phoglund@webrtc.org> Commit-Queue: Artem Titov <titovartem@webrtc.org> Cr-Commit-Position: refs/heads/master@{#23645}
This commit is contained in:
@ -170,6 +170,7 @@ rtc_static_library("video_coding") {
|
||||
"../../api/video:video_frame_i420",
|
||||
"../../api/video_codecs:video_codecs_api",
|
||||
"../../common_video",
|
||||
"../../rtc_base:base64",
|
||||
"../../rtc_base:checks",
|
||||
"../../rtc_base:rtc_base",
|
||||
"../../rtc_base:rtc_base_approved",
|
||||
|
||||
Reference in New Issue
Block a user