chromium/cc/trees/layer_tree_host_pixeltest_synchronous.cc

// Copyright 2014 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

#include "build/build_config.h"
#include "cc/layers/content_layer_client.h"
#include "cc/layers/picture_layer.h"
#include "cc/layers/solid_color_layer.h"
#include "cc/test/fake_content_layer_client.h"
#include "cc/test/layer_tree_pixel_test.h"
#include "cc/test/pixel_comparator.h"
#include "components/viz/test/test_types.h"

#if !BUILDFLAG(IS_ANDROID)

namespace cc {
namespace  // namespace
}  // namespace cc

#endif  // BUILDFLAG(IS_ANDROID)