Index: ui/gfx/win/singleton_hwnd.h |
diff --git a/ui/gfx/win/singleton_hwnd.h b/ui/gfx/win/singleton_hwnd.h |
index 96af6e792056923fddd38467c3c3efbaf9c076a9..50fb9fd9df9e0d36187cbcfdbb5cc385c6588641 100644 |
--- a/ui/gfx/win/singleton_hwnd.h |
+++ b/ui/gfx/win/singleton_hwnd.h |
@@ -19,7 +19,7 @@ namespace gfx { |
// Singleton message-only HWND that allows interested clients to receive WM_* |
// notifications. |
-class SingletonHwnd : public WindowImpl { |
+class GFX_EXPORT SingletonHwnd : public WindowImpl { |
public: |
static SingletonHwnd* GetInstance(); |