// Copyright 2020 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "components/viz/common/quads/compositor_frame_transition_directive.h" #include "testing/gtest/include/gtest/gtest.h" namespace viz { namespace { Type; TEST(CompositorFrameTransitionDirective, GettersReflectParameters) { … } } // namespace } // namespace viz