| Index: cc/trees/property_animation_state.cc
|
| diff --git a/cc/animation/property_animation_state.cc b/cc/trees/property_animation_state.cc
|
| similarity index 97%
|
| rename from cc/animation/property_animation_state.cc
|
| rename to cc/trees/property_animation_state.cc
|
| index bda251c6b8f12d5aba7eb1acc4050f1447bd7d73..92f4b99d8514062233622497d619047a6d308bde 100644
|
| --- a/cc/animation/property_animation_state.cc
|
| +++ b/cc/trees/property_animation_state.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "cc/animation/property_animation_state.h"
|
| +#include "cc/trees/property_animation_state.h"
|
|
|
| #include "base/logging.h"
|
|
|
|
|