// Copyright 2017 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "services/network/public/cpp/mutable_partial_network_traffic_annotation_tag_mojom_traits.h" #include "base/check_op.h" #include "services/network/public/mojom/mutable_partial_network_traffic_annotation_tag.mojom.h" #include "testing/gtest/include/gtest/gtest.h" namespace network { TEST(MutablePartialNetworkTrafficAnnottionTagsTest, BasicTest) { … } } // namespace network