Commit 571a9c4c authored by Peter Kasting's avatar Peter Kasting Committed by Commit Bot

Remove using directives ("using namespace x") from tools/traffic_annotation/.

Bug: 82078
Change-Id: Iaf572972b0285c020621899345f8c1ab7263b2a3
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1881781
Auto-Submit: Peter Kasting <pkasting@chromium.org>
Commit-Queue: Ramin Halavati <rhalavati@chromium.org>
Reviewed-by: default avatarRamin Halavati <rhalavati@chromium.org>
Cr-Commit-Position: refs/heads/master@{#709809}
parent 0ba99ee2
......@@ -50,8 +50,6 @@ const base::FilePath kClangToolPath =
const std::set<int> kDummyDeprecatedIDs = {100, 101, 102};
} // namespace
using namespace testing;
class TrafficAnnotationAuditorTest : public ::testing::Test {
public:
void SetUp() override {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment