(7) Rename files to snake_case: remove forwarding headers
Bug: webrtc:10159
Change-Id: I2ba899e0283b953538c7941c8790213e36d7c70e
Reviewed-on: https://webrtc-review.googlesource.com/c/118561
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Commit-Queue: Steve Anton <steveanton@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#26417}
diff --git a/rtc_base/BUILD.gn b/rtc_base/BUILD.gn
index 7d25f1f..a47e6d2 100644
--- a/rtc_base/BUILD.gn
+++ b/rtc_base/BUILD.gn
@@ -93,22 +93,16 @@
"bind.h",
"bit_buffer.cc",
"bit_buffer.h",
- "bitbuffer.h",
"bitrate_allocation_strategy.cc",
"bitrate_allocation_strategy.h",
- "bitrateallocationstrategy.h",
"buffer.h",
"buffer_queue.cc",
"buffer_queue.h",
- "bufferqueue.h",
"byte_buffer.cc",
"byte_buffer.h",
"byte_order.h",
- "bytebuffer.h",
- "byteorder.h",
"copy_on_write_buffer.cc",
"copy_on_write_buffer.h",
- "copyonwritebuffer.h",
"event_tracer.cc",
"event_tracer.h",
"file.cc",
@@ -127,7 +121,6 @@
"numerics/sample_counter.cc",
"numerics/sample_counter.h",
"one_time_event.h",
- "onetimeevent.h",
"platform_file.cc",
"platform_file.h",
"race_checker.cc",
@@ -138,12 +131,10 @@
"rate_statistics.h",
"rate_tracker.cc",
"rate_tracker.h",
- "ratetracker.h",
"swap_queue.h",
"template_util.h",
"timestamp_aligner.cc",
"timestamp_aligner.h",
- "timestampaligner.h",
"trace_event.h",
"zero_memory.cc",
"zero_memory.h",
@@ -194,7 +185,6 @@
sources = [
"arraysize.h",
"constructor_magic.h",
- "constructormagic.h",
"format_macros.h",
"stringize_macros.h",
"thread_annotations.h",
@@ -217,9 +207,6 @@
"ref_count.h",
"ref_counted_object.h",
"ref_counter.h",
- "refcount.h",
- "refcountedobject.h",
- "refcounter.h",
]
deps = [
":atomicops",
@@ -231,7 +218,6 @@
sources = [
"critical_section.cc",
"critical_section.h",
- "criticalsection.h",
]
deps = [
":atomicops",
@@ -348,7 +334,6 @@
rtc_source_set("atomicops") {
sources = [
"atomic_ops.h",
- "atomicops.h",
]
}
@@ -425,7 +410,6 @@
sources = [
"time_utils.cc",
"time_utils.h",
- "timeutils.h",
]
deps = [
":checks",
@@ -442,10 +426,8 @@
"string_to_number.h",
"string_utils.cc",
"string_utils.h",
- "stringencode.h",
"strings/string_builder.cc",
"strings/string_builder.h",
- "stringutils.h",
]
deps = [
":checks",
@@ -887,33 +869,22 @@
"async_tcp_socket.h",
"async_udp_socket.cc",
"async_udp_socket.h",
- "asyncinvoker-inl.h",
- "asyncinvoker.h",
- "asyncpacketsocket.h",
- "asyncresolverinterface.h",
- "asyncsocket.h",
- "asynctcpsocket.h",
- "asyncudpsocket.h",
"crc32.cc",
"crc32.h",
"crypt_string.cc",
"crypt_string.h",
- "cryptstring.h",
"data_rate_limiter.cc",
"data_rate_limiter.h",
"dscp.h",
"file_rotating_stream.cc",
"file_rotating_stream.h",
- "filerotatingstream.h",
"gunit_prod.h",
"helpers.cc",
"helpers.h",
"http_common.cc",
"http_common.h",
- "httpcommon.h",
"ip_address.cc",
"ip_address.h",
- "ipaddress.h",
"keep_ref_until_done.h",
"key_derivation.cc",
"key_derivation.h",
@@ -924,26 +895,18 @@
"message_handler.h",
"message_queue.cc",
"message_queue.h",
- "messagedigest.h",
- "messagehandler.h",
- "messagequeue.h",
"net_helper.cc",
"net_helper.h",
"net_helpers.cc",
"net_helpers.h",
- "nethelper.h",
- "nethelpers.h",
"network.cc",
"network.h",
"network_constants.h",
"network_monitor.cc",
"network_monitor.h",
"network_route.h",
- "networkmonitor.h",
- "networkroute.h",
"null_socket_server.cc",
"null_socket_server.h",
- "nullsocketserver.h",
"openssl.h",
"openssl_adapter.cc",
"openssl_adapter.h",
@@ -961,30 +924,17 @@
"openssl_stream_adapter.h",
"openssl_utility.cc",
"openssl_utility.h",
- "openssladapter.h",
- "opensslcertificate.h",
- "openssldigest.h",
- "opensslidentity.h",
- "opensslsessioncache.h",
- "opensslstreamadapter.h",
- "opensslutility.h",
"physical_socket_server.cc",
"physical_socket_server.h",
- "physicalsocketserver.h",
"proxy_info.cc",
"proxy_info.h",
- "proxyinfo.h",
"rtc_certificate.cc",
"rtc_certificate.h",
"rtc_certificate_generator.cc",
"rtc_certificate_generator.h",
- "rtccertificate.h",
- "rtccertificategenerator.h",
"signal_thread.cc",
"signal_thread.h",
- "signalthread.h",
"sigslot_repeater.h",
- "sigslotrepeater.h",
"socket.cc",
"socket.h",
"socket_adapters.cc",
@@ -995,11 +945,6 @@
"socket_address_pair.h",
"socket_factory.h",
"socket_server.h",
- "socketadapters.h",
- "socketaddress.h",
- "socketaddresspair.h",
- "socketfactory.h",
- "socketserver.h",
"ssl_adapter.cc",
"ssl_adapter.h",
"ssl_certificate.cc",
@@ -1010,11 +955,6 @@
"ssl_identity.h",
"ssl_stream_adapter.cc",
"ssl_stream_adapter.h",
- "ssladapter.h",
- "sslcertificate.h",
- "sslfingerprint.h",
- "sslidentity.h",
- "sslstreamadapter.h",
"stream.cc",
"stream.h",
"thread.cc",
@@ -1031,25 +971,17 @@
"callback.h",
"log_sinks.cc",
"log_sinks.h",
- "logsinks.h",
"numerics/math_utils.h",
- "numerics/mathutils.h",
"rolling_accumulator.h",
- "rollingaccumulator.h",
"ssl_roots.h",
- "sslroots.h",
]
if (is_win) {
- sources += [
- "win32_socket_init.h",
- "win32socketinit.h",
- ]
+ sources += [ "win32_socket_init.h" ]
if (current_os != "winuwp") {
sources += [
"win32_socket_server.cc",
"win32_socket_server.h",
- "win32socketserver.h",
]
}
}
@@ -1063,7 +995,6 @@
if (is_android) {
sources += [
- "ifaddrs-android.h",
"ifaddrs_android.cc",
"ifaddrs_android.h",
]
@@ -1101,7 +1032,6 @@
sources += [
"mac_utils.cc",
"mac_utils.h",
- "macutils.h",
]
}
@@ -1111,7 +1041,6 @@
"win32.h",
"win32_window.cc",
"win32_window.h",
- "win32window.h",
]
libs += [
@@ -1165,7 +1094,6 @@
sources = [
"test_client.cc",
"test_client.h",
- "testclient.h",
]
deps = [
":criticalsection",
@@ -1189,12 +1117,8 @@
"fake_network.h",
"fake_ssl_identity.cc",
"fake_ssl_identity.h",
- "fakeclock.h",
- "fakenetwork.h",
- "fakesslidentity.h",
"firewall_socket_server.cc",
"firewall_socket_server.h",
- "firewallsocketserver.h",
"memory_stream.cc",
"memory_stream.h",
"memory_usage.cc",
@@ -1205,33 +1129,22 @@
"nat_socket_factory.h",
"nat_types.cc",
"nat_types.h",
- "natserver.h",
- "natsocketfactory.h",
- "nattypes.h",
"proxy_server.cc",
"proxy_server.h",
- "proxyserver.h",
"server_socket_adapters.cc",
"server_socket_adapters.h",
"sigslot_tester.h",
- "sigslottester.h",
"sigslottester.h.pump",
"socket_stream.cc",
"socket_stream.h",
- "socketstream.h",
"test_base64.h",
"test_certificate_verifier.h",
"test_echo_server.cc",
"test_echo_server.h",
"test_utils.cc",
"test_utils.h",
- "testbase64.h",
- "testcertificateverifier.h",
- "testechoserver.h",
- "testutils.h",
"virtual_socket_server.cc",
"virtual_socket_server.h",
- "virtualsocketserver.h",
]
deps = [
":checks",