blob: 964bdb2742f9a0f98b08f19d1eebc65ecf2f584c [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.
#ifndef THIRD_PARTY_BLINK_RENDERER_PLATFORM_ANIMATION_COMPOSITOR_TARGET_PROPERTY_H_
#define THIRD_PARTY_BLINK_RENDERER_PLATFORM_ANIMATION_COMPOSITOR_TARGET_PROPERTY_H_
#include "cc/trees/target_property.h"
namespace blink {
namespace compositor_target_property = cc::TargetProperty;
} // namespace blink
#endif // THIRD_PARTY_BLINK_RENDERER_PLATFORM_ANIMATION_COMPOSITOR_TARGET_PROPERTY_H_