| 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 e5fad822ebfec15b8c61449cfdff18c6b28a9bca..19746a1a18e0a2e721d44ddba7f489f89bfec0b3 100644
|
| --- a/cc/test/fake_ui_resource_layer_tree_host_impl.h
|
| +++ b/cc/test/fake_ui_resource_layer_tree_host_impl.h
|
| @@ -21,8 +21,7 @@ class FakeUIResourceLayerTreeHostImpl : public FakeLayerTreeHostImpl {
|
|
|
| void DeleteUIResource(UIResourceId uid) override;
|
|
|
| - ResourceProvider::ResourceId ResourceIdForUIResource(
|
| - UIResourceId uid) const override;
|
| + ResourceId ResourceIdForUIResource(UIResourceId uid) const override;
|
|
|
| bool IsUIResourceOpaque(UIResourceId uid) const override;
|
|
|
|
|