Remove //rtc_base:macromagic from public deps

Bug: webrtc:8603
Change-Id: I9708df48c9bde9f86ba2d1a92a278bb0d09f3865
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/257909
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Auto-Submit: Florent Castelli <orphis@webrtc.org>
Commit-Queue: Florent Castelli <orphis@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#36444}
This commit is contained in:
Florent Castelli
2022-04-04 15:18:46 +02:00
committed by WebRTC LUCI CQ
parent 0af55ba60d
commit 4467ad7835
43 changed files with 126 additions and 3 deletions

View File

@ -47,6 +47,7 @@ if (rtc_include_tests) {
":test",
"../../../../../common_audio",
"../../../../../common_audio:common_audio_c",
"../../../../../rtc_base:macromagic",
"../../../../../rtc_base:rtc_base_approved",
"../../../../../test:test_support",
"//testing/gtest",