aboutsummaryrefslogtreecommitdiff
path: root/util/trace_logging_unittest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'util/trace_logging_unittest.cc')
-rw-r--r--util/trace_logging_unittest.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/util/trace_logging_unittest.cc b/util/trace_logging_unittest.cc
index d34ed303..db755d68 100644
--- a/util/trace_logging_unittest.cc
+++ b/util/trace_logging_unittest.cc
@@ -13,7 +13,6 @@
#include "platform/test/trace_logging_helpers.h"
namespace openscreen {
-namespace platform {
namespace {
#if defined(ENABLE_TRACE_LOGGING)
@@ -368,5 +367,4 @@ TEST(TraceLoggingTest, CheckTraceAsyncEndLogsCorrectly) {
}
} // namespace
-} // namespace platform
} // namespace openscreen