| Index: cc/resources/resource_provider.h
|
| diff --git a/cc/resources/resource_provider.h b/cc/resources/resource_provider.h
|
| index 6ce48a2a876068913ab4ca5cebf67302e72fb965..740fe7f00c7468efb5d5ddb8619b4119d892c59e 100644
|
| --- a/cc/resources/resource_provider.h
|
| +++ b/cc/resources/resource_provider.h
|
| @@ -345,8 +345,6 @@
|
| // This returns the GL texture that is backed by a GL image bound to the
|
| // resource's GpuMemoryBuffer.
|
| unsigned GetTextureId() const;
|
| -
|
| - ResourceId GetResourceId() const;
|
|
|
| private:
|
| ResourceProvider* resource_provider_;
|
|
|