| Index: cc/layers/layer_impl.h
|
| diff --git a/cc/layers/layer_impl.h b/cc/layers/layer_impl.h
|
| index 87ab60b101f3d1cff1e2de48806c310a584ae6f6..a3944f9f0134abf3dbfe4f26dce1221fb7d8a7fd 100644
|
| --- a/cc/layers/layer_impl.h
|
| +++ b/cc/layers/layer_impl.h
|
| @@ -255,7 +255,7 @@ class CC_EXPORT LayerImpl : public LayerAnimationValueObserver,
|
| #endif
|
| }
|
|
|
| - virtual void GetContentsResourceId(ResourceProvider::ResourceId* resource_id,
|
| + virtual void GetContentsResourceId(ResourceId* resource_id,
|
| gfx::Size* resource_size) const;
|
|
|
| virtual bool HasDelegatedContent() const;
|
|
|