Move rtc::make_ref_counted to api/

Bug: webrtc:12701
Change-Id: If49095b101c1a1763c2a44a0284c0d670cce953f
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/265390
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Commit-Queue: Niels Moller <nisse@webrtc.org>
Reviewed-by: Tomas Gunnarsson <tommi@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#37219}
This commit is contained in:
Niels Möller
2022-06-14 15:48:26 +02:00
committed by WebRTC LUCI CQ
parent 7ef4f514c5
commit 105711e9ad
154 changed files with 172 additions and 278 deletions

View File

@ -10,7 +10,6 @@
#include "sdk/android/native_api/video/video_source.h"
#include "rtc_base/ref_counted_object.h"
#include "sdk/android/src/jni/android_video_track_source.h"
#include "sdk/android/src/jni/native_capturer_observer.h"