Index: cc/test/fake_proxy.h |
diff --git a/cc/test/fake_proxy.h b/cc/test/fake_proxy.h |
index 7998625ef77082a26b5345c409947d46d5bbbec0..37fb43909e2c007b1fc06db6d70bc61a9da2612f 100644 |
--- a/cc/test/fake_proxy.h |
+++ b/cc/test/fake_proxy.h |
@@ -13,7 +13,7 @@ namespace cc { |
class FakeProxy : public Proxy { |
public: |
- FakeProxy() : layer_tree_host_(nullptr) {} |
+ FakeProxy(); |
void SetLayerTreeHost(LayerTreeHost* host); |