Index: cc/test/fake_layer_tree_host_impl.h |
diff --git a/cc/test/fake_layer_tree_host_impl.h b/cc/test/fake_layer_tree_host_impl.h |
index 8ed07e88f4fa16d31024631ba093e6cfffa9838d..d46c62573fc88450ad330ac166df33b804b9a4c0 100644 |
--- a/cc/test/fake_layer_tree_host_impl.h |
+++ b/cc/test/fake_layer_tree_host_impl.h |
@@ -14,7 +14,7 @@ namespace cc { |
class FakeLayerTreeHostImpl : public LayerTreeHostImpl { |
public: |
- FakeLayerTreeHostImpl(Proxy* proxy); |
+ explicit FakeLayerTreeHostImpl(Proxy* proxy); |
FakeLayerTreeHostImpl(const LayerTreeSettings& settings, Proxy* proxy); |
virtual ~FakeLayerTreeHostImpl(); |