// Copyright 2021 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "third_party/blink/renderer/core/paint/scrollable_area_painter.h" #include "testing/gmock/include/gmock/gmock.h" #include "testing/gtest/include/gtest/gtest.h" #include "third_party/blink/renderer/core/frame/local_frame_view.h" #include "third_party/blink/renderer/core/paint/paint_controller_paint_test.h" _; ElementsAre; namespace blink { ScrollableAreaPainterTest; TEST_F(ScrollableAreaPainterTest, OverlayScrollbars) { … } } // namespace blink