| Index: cc/animation/animation_id_provider.cc
|
| diff --git a/cc/animation_id_provider.cc b/cc/animation/animation_id_provider.cc
|
| similarity index 89%
|
| rename from cc/animation_id_provider.cc
|
| rename to cc/animation/animation_id_provider.cc
|
| index bf302837b40679b95e9236694d632827a413288e..5c7afb6d98c7ae4fa8a4360b22681456d6efd5bd 100644
|
| --- a/cc/animation_id_provider.cc
|
| +++ b/cc/animation/animation_id_provider.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_id_provider.h"
|
| +#include "cc/animation/animation_id_provider.h"
|
|
|
| namespace cc {
|
|
|
|
|