| Index: ui/compositor/layer_animation_observer.cc
|
| diff --git a/ui/gfx/compositor/layer_animation_observer.cc b/ui/compositor/layer_animation_observer.cc
|
| similarity index 96%
|
| rename from ui/gfx/compositor/layer_animation_observer.cc
|
| rename to ui/compositor/layer_animation_observer.cc
|
| index 5e1c0ed79f52e06b7f752e4f2f15a7a489ffbc2f..b41676aef27376915e93978f5dc11660eb015ecf 100644
|
| --- a/ui/gfx/compositor/layer_animation_observer.cc
|
| +++ b/ui/compositor/layer_animation_observer.cc
|
| @@ -2,9 +2,9 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "ui/gfx/compositor/layer_animation_observer.h"
|
| +#include "ui/compositor/layer_animation_observer.h"
|
|
|
| -#include "ui/gfx/compositor/layer_animation_sequence.h"
|
| +#include "ui/compositor/layer_animation_sequence.h"
|
|
|
| namespace ui {
|
|
|
|
|