| Index: cc/layers/layer_impl.h
|
| diff --git a/cc/layers/layer_impl.h b/cc/layers/layer_impl.h
|
| index 84bff48b62970ce1229935a4b017163961a227f2..9a089a5794c045a1af92dc8ba3fba5d57f654c3f 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;
|
|
|