Index: cc/tiles/software_image_decode_controller.h |
diff --git a/cc/tiles/software_image_decode_controller.h b/cc/tiles/software_image_decode_controller.h |
index d34fd1a52280b216029372b408d257e181f28c53..e1427c71e215919d876b75b847a2ee9ee8c2d9f7 100644 |
--- a/cc/tiles/software_image_decode_controller.h |
+++ b/cc/tiles/software_image_decode_controller.h |
@@ -288,6 +288,7 @@ class CC_EXPORT SoftwareImageDecodeController |
MemoryBudget locked_images_budget_; |
ResourceFormat format_; |
+ size_t max_items_in_cache_; |
// Used to uniquely identify DecodedImages for memory traces. |
base::AtomicSequenceNumber next_tracing_id_; |