Removes unnecessary webrtc_cc namespaces.
Bug: webrtc:9586 Change-Id: I6407ee465d725d7469c409e5bea1c55354ab7f95 Reviewed-on: https://webrtc-review.googlesource.com/92385 Commit-Queue: Sebastian Jansson <srte@webrtc.org> Reviewed-by: Björn Terelius <terelius@webrtc.org> Cr-Commit-Position: refs/heads/master@{#24199}
This commit is contained in:
committed by
Commit Bot
parent
13ef7d25f6
commit
eb73a7bd16
@ -24,7 +24,6 @@ using testing::NiceMock;
|
||||
using testing::Return;
|
||||
|
||||
namespace webrtc {
|
||||
namespace webrtc_cc {
|
||||
namespace test {
|
||||
|
||||
namespace {
|
||||
@ -264,5 +263,4 @@ TEST_F(ProbeControllerTest, TestExponentialProbingOverflow) {
|
||||
}
|
||||
|
||||
} // namespace test
|
||||
} // namespace webrtc_cc
|
||||
} // namespace webrtc
|
||||
|
||||
Reference in New Issue
Block a user