Index: cc/test/fake_ui_resource_layer_tree_host_impl.h |
diff --git a/cc/test/fake_ui_resource_layer_tree_host_impl.h b/cc/test/fake_ui_resource_layer_tree_host_impl.h |
index 7e461dfe28cf34fee9a3864bf3c1413542a58c4c..e6cfafb9d5ce18eef6cb65390e0cece6a3de0563 100644 |
--- a/cc/test/fake_ui_resource_layer_tree_host_impl.h |
+++ b/cc/test/fake_ui_resource_layer_tree_host_impl.h |
@@ -12,7 +12,8 @@ namespace cc { |
class FakeUIResourceLayerTreeHostImpl : public FakeLayerTreeHostImpl { |
public: |
- explicit FakeUIResourceLayerTreeHostImpl(Proxy* proxy); |
+ explicit FakeUIResourceLayerTreeHostImpl(Proxy* proxy, |
+ SharedBitmapManager* manager); |
virtual ~FakeUIResourceLayerTreeHostImpl(); |
virtual void CreateUIResource(UIResourceId uid, |