chromium/third_party/blink/renderer/platform/graphics/paint/paint_record_builder_test.cc

// 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 "third_party/blink/renderer/platform/graphics/paint/paint_record_builder.h"

#include "cc/paint/skottie_wrapper.h"
#include "third_party/blink/renderer/platform/graphics/paint/paint_controller_test.h"
#include "third_party/blink/renderer/platform/graphics/test/mock_paint_canvas.h"
#include "third_party/blink/renderer/platform/testing/fake_display_item_client.h"

_;
ElementsAre;

namespace blink {

PaintRecordBuilderTest;

TEST_F(PaintRecordBuilderTest, TransientPaintController) {}

TEST_F(PaintRecordBuilderTest, TransientAndAnotherPaintController) {}

}  // namespace blink