blob: ce2e034a411aa8d63a84a9fe4cffe79683e48bac [file] [log] [blame]
// Copyright 2017 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "cc/test/mock_layer_client.h"
namespace cc {
MockLayerClient::MockLayerClient() = default;
MockLayerClient::~MockLayerClient() = default;
} // namespace cc