Semi-automatically created with: git grep -l " testing::" | xargs sed -i "s/ testing::/ ::testing::/g" git grep -l "(testing::" | xargs sed -i "s/(testing::/(::testing::/g" git cl format After this, two .cc files failed to compile and I have fixed them manually. Bug: webrtc:10523 Change-Id: I4741d3bcedc831b6c5fdc04485678617eb4ce031 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/132018 Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/master@{#27526} |
||
|---|---|---|
| .. | ||
| aec_dump_factory.h | ||
| aec_dump_impl.cc | ||
| aec_dump_impl.h | ||
| aec_dump_integration_test.cc | ||
| aec_dump_unittest.cc | ||
| BUILD.gn | ||
| capture_stream_info.cc | ||
| capture_stream_info.h | ||
| mock_aec_dump.cc | ||
| mock_aec_dump.h | ||
| null_aec_dump_factory.cc | ||
| write_to_file_task.cc | ||
| write_to_file_task.h | ||