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

@ -15,7 +15,6 @@
#include <string>
#include "api/audio_codecs/builtin_audio_decoder_factory.h"
#include "rtc_base/ref_counted_object.h"
#include "test/gmock.h"
#include "test/gtest.h"
#include "test/mock_audio_decoder.h"