Index: cc/resources/resource_update_controller.h |
diff --git a/cc/resources/resource_update_controller.h b/cc/resources/resource_update_controller.h |
index 4425f377f71b83eba1ecc004db8baebb8782fee9..994ae2f2df9ae3b1d750c8199f6c4351c7946aac 100644 |
--- a/cc/resources/resource_update_controller.h |
+++ b/cc/resources/resource_update_controller.h |
@@ -78,6 +78,7 @@ class CC_EXPORT ResourceUpdateController { |
bool first_update_attempt_; |
base::SingleThreadTaskRunner* task_runner_; |
bool task_posted_; |
+ bool ready_to_finalize_; |
base::WeakPtrFactory<ResourceUpdateController> weak_factory_; |
DISALLOW_COPY_AND_ASSIGN(ResourceUpdateController); |