| Index: ash/wm/window_animations.h
|
| diff --git a/ash/wm/window_animations.h b/ash/wm/window_animations.h
|
| index 114086d662a775eea78cd997a17ff79041a04963..7543ecc68bb760d03c43705cea7dc99fba00107d 100644
|
| --- a/ash/wm/window_animations.h
|
| +++ b/ash/wm/window_animations.h
|
| @@ -19,8 +19,7 @@ namespace ui {
|
| class Layer;
|
| class LayerTreeOwner;
|
| }
|
| -namespace views {
|
| -}
|
| +namespace views {}
|
|
|
| // This is only for animations specific to Ash. For window animations shared
|
| // with desktop Chrome, see ui/views/corewm/window_animations.h.
|
|
|