| Index: ui/gfx/win/window_impl.h
|
| diff --git a/ui/gfx/win/window_impl.h b/ui/gfx/win/window_impl.h
|
| index 2b0018e3f4642bb3988b0f585427fe5b927be98a..1825c0b2f00bf5d5aa39875de54a82286e837adf 100644
|
| --- a/ui/gfx/win/window_impl.h
|
| +++ b/ui/gfx/win/window_impl.h
|
| @@ -40,7 +40,7 @@ class MessageMapInterface {
|
| // Windows.
|
| //
|
| ///////////////////////////////////////////////////////////////////////////////
|
| -class UI_EXPORT WindowImpl : public MessageMapInterface {
|
| +class GFX_EXPORT WindowImpl : public MessageMapInterface {
|
| public:
|
| WindowImpl();
|
| virtual ~WindowImpl();
|
|
|