Chromium Code Reviews| Index: ui/gfx/skbitmap_operations.h |
| diff --git a/ui/gfx/skbitmap_operations.h b/ui/gfx/skbitmap_operations.h |
| index 0850188f0b857a5596ae85c4994968e5ab94fbca..4e7e6417fd0cda36e843a1562c18812f4ee498b3 100644 |
| --- a/ui/gfx/skbitmap_operations.h |
| +++ b/ui/gfx/skbitmap_operations.h |
| @@ -10,11 +10,6 @@ |
| #include "ui/gfx/gfx_export.h" |
| #include "ui/gfx/shadow_value.h" |
| -namespace gfx { |
| -class Point; |
| -class Size; |
| -} |
| - |
| class SkBitmap; |
| class GFX_EXPORT SkBitmapOperations { |