| Index: cc/resources/resource_update_controller.h
|
| diff --git a/cc/resources/resource_update_controller.h b/cc/resources/resource_update_controller.h
|
| index 994ae2f2df9ae3b1d750c8199f6c4351c7946aac..1946df47c1636468a2f75ff36aba065c1891a6f2 100644
|
| --- a/cc/resources/resource_update_controller.h
|
| +++ b/cc/resources/resource_update_controller.h
|
| @@ -71,7 +71,6 @@ class CC_EXPORT ResourceUpdateController {
|
|
|
| ResourceUpdateControllerClient* client_;
|
| scoped_ptr<ResourceUpdateQueue> queue_;
|
| - bool contents_textures_purged_;
|
| ResourceProvider* resource_provider_;
|
| base::TimeTicks time_limit_;
|
| size_t texture_updates_per_tick_;
|
|
|