Chromium Code Reviews| Index: ui/native_theme/common_theme.h |
| diff --git a/ui/native_theme/common_theme.h b/ui/native_theme/common_theme.h |
| index 14e4a90336da883209125d8029c5565fd277c5b5..476e0874f91b16016d24ec54f199d246cd98eee5 100644 |
| --- a/ui/native_theme/common_theme.h |
| +++ b/ui/native_theme/common_theme.h |
| @@ -11,10 +11,6 @@ |
| class SkCanvas; |
| -namespace gfx { |
| -class Canvas; |
| -} |
| - |
| namespace ui { |
| // Drawing code that is common for all platforms. |