blob: 0e7128fb4a1e7abb5215ac80b033c7b530717791 [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 "platform/animation/CompositorAnimationClient.h"
namespace blink {
CompositorAnimationClient::~CompositorAnimationClient() = default;
} // namespace blink