Chromium Code Reviews| Index: ui/views/animation/ink_drop.h |
| diff --git a/ui/views/animation/ink_drop.h b/ui/views/animation/ink_drop.h |
| index e1987ffcf8b6809e3c021eebeb4eb4df334f3ee6..1de593fef9213b4f5990ac8bf52dce177d620771 100644 |
| --- a/ui/views/animation/ink_drop.h |
| +++ b/ui/views/animation/ink_drop.h |
| @@ -16,9 +16,6 @@ |
| #include "ui/views/animation/ink_drop_state.h" |
| #include "ui/views/views_export.h" |
| -namespace ui { |
| -class Layer; |
| -} |
| namespace views { |
| // Pure virtual base class that manages the lifetime and state of an ink drop |