Update IWYU tool with a mapping file
Also apply IWYU to all .cc files in pc/, and correct BUILD file to match. Note: Some files came out wrong when iwyu was applied. These are not included. Bug: none Change-Id: Ib5ea46b8fcc505414d0447cca7218ad3afc2e321 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/252280 Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Commit-Queue: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/main@{#36064}
This commit is contained in:
committed by
WebRTC LUCI CQ
parent
3be0c39f91
commit
c24a2189d7
@ -13,11 +13,11 @@
|
||||
#include <memory>
|
||||
|
||||
#include "media/base/fake_frame_source.h"
|
||||
#include "media/base/video_common.h"
|
||||
#include "pc/test/fake_video_track_renderer.h"
|
||||
#include "pc/test/fake_video_track_source.h"
|
||||
#include "pc/video_track_source.h"
|
||||
#include "rtc_base/ref_counted_object.h"
|
||||
#include "rtc_base/time_utils.h"
|
||||
#include "test/gtest.h"
|
||||
|
||||
using webrtc::FakeVideoTrackRenderer;
|
||||
|
||||
Reference in New Issue
Block a user