Chromium Code Reviews| Index: ui/native_theme/native_theme_base.h |
| diff --git a/ui/native_theme/native_theme_base.h b/ui/native_theme/native_theme_base.h |
| index 2a95692722cae1fc88369f3ab2e1f4a586161017..f47129381cdccca194daad59841cb7d2bf12029d 100644 |
| --- a/ui/native_theme/native_theme_base.h |
| +++ b/ui/native_theme/native_theme_base.h |
| @@ -14,8 +14,6 @@ |
| #include "ui/native_theme/native_theme.h" |
| namespace gfx { |
| -class Canvas; |
| -class ImageSkia; |
| class Rect; |
| class Size; |
| } |