webrtc/rtc_base/containers
Philipp Hancke d26ff67890 Reformat gn files
using
  git ls-files | grep BUILD.gn | xargs gn format
which seems to induce a shorter notation for cases like
-  "../../api/rtc_event_log:rtc_event_log",
+  "../../api/rtc_event_log",
now.

Bug: None
Change-Id: I362627095f3d0391603d9f642d14fdadba58ca66
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/402860
Reviewed-by: Harald Alvestrand <hta@webrtc.org>
Commit-Queue: Philipp Hancke <phancke@meta.com>
Reviewed-by: Danil Chapovalov <danilchap@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#45257}
2025-07-31 15:58:59 -07:00
..
BUILD.gn Reformat gn files 2025-07-31 15:58:59 -07:00
flat_map_unittest.cc IWYU rtc_base 2025-06-17 23:41:21 -07:00
flat_map.h IWYU rtc_base 2025-06-17 23:41:21 -07:00
flat_set_unittest.cc [cleanup] Fix redundant webrtc name specifier 2025-05-09 08:33:26 -07:00
flat_set.h - Use std::identity (pending C++20) 2025-05-05 01:41:32 -07:00
flat_tree_unittest.cc - Use std::identity (pending C++20) 2025-05-05 01:41:32 -07:00
flat_tree.cc
flat_tree.h IWYU rtc_base 2025-06-17 23:41:21 -07:00
invoke.h IWYU rtc_base 2025-06-17 23:41:21 -07:00
move_only_int.h