| Index: cc/trees/target_property.cc
|
| diff --git a/cc/animation/target_property.cc b/cc/trees/target_property.cc
|
| similarity index 95%
|
| rename from cc/animation/target_property.cc
|
| rename to cc/trees/target_property.cc
|
| index f39d93d526fea6bfac77ed6e1dcafcfb05d99a26..cabff92b5a51687025b2bfd2b14ff563375b4b29 100644
|
| --- a/cc/animation/target_property.cc
|
| +++ b/cc/trees/target_property.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/target_property.h"
|
| +#include "cc/trees/target_property.h"
|
|
|
| #include "base/macros.h"
|
|
|
|
|