Index: cc/trees/single_thread_proxy.h |
diff --git a/cc/trees/single_thread_proxy.h b/cc/trees/single_thread_proxy.h |
index af40df3824f984fbdfd1cb4c7661929ac1fe5bd6..fdd4a526ed615cfb812413b4c5219360bda4e6ca 100644 |
--- a/cc/trees/single_thread_proxy.h |
+++ b/cc/trees/single_thread_proxy.h |
@@ -19,7 +19,7 @@ class ContextProvider; |
class LayerTreeHost; |
class LayerTreeHostSingleThreadClient; |
-class SingleThreadProxy : public Proxy, LayerTreeHostImplClient { |
+class CC_EXPORT SingleThreadProxy : public Proxy, LayerTreeHostImplClient { |
public: |
static scoped_ptr<Proxy> Create( |
LayerTreeHost* layer_tree_host, |