Chromium Code Reviews| Index: ui/views/animation/ink_drop_highlight.h |
| diff --git a/ui/views/animation/ink_drop_highlight.h b/ui/views/animation/ink_drop_highlight.h |
| index 306d56500843d25cb411989cc85024ee8a17a841..a4088f25dd75341d6054c18bce7c8f348421281f 100644 |
| --- a/ui/views/animation/ink_drop_highlight.h |
| +++ b/ui/views/animation/ink_drop_highlight.h |
| @@ -17,10 +17,6 @@ |
| #include "ui/gfx/transform.h" |
| #include "ui/views/views_export.h" |
| -namespace gfx { |
| -class Rect; |
| -} |
| - |
| namespace ui { |
| class Layer; |
| class CallbackLayerAnimationObserver; |