Chromium Code Reviews| Index: ui/gfx/image/image.h |
| diff --git a/ui/gfx/image/image.h b/ui/gfx/image/image.h |
| index 00b5baa194bd25cde1db10840ec8d9ac62fd0d7c..d4093b7406303cad10137d5aaa16c9aee090b9d2 100644 |
| --- a/ui/gfx/image/image.h |
| +++ b/ui/gfx/image/image.h |
| @@ -53,7 +53,7 @@ class ImageRep; |
| class ImageStorage; |
| } |
| -class UI_EXPORT Image { |
| +class GFX_EXPORT Image { |
| public: |
| enum RepresentationType { |
| kImageRepGdk, |