blob: 650faaf772cd194b807676ff78ed25ba1d57e7d6 [file] [log] [blame]
// Copyright 2016 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/stub_layer_tree_host_client.h"
namespace cc {
StubLayerTreeHostClient::~StubLayerTreeHostClient() = default;
} // namespace cc