Remove deprecated base::ListValue::Reserve().
Adjust callers to call base::Value::ListStorage::reserve(), or use an alternative method to do what they want. Remove a few more deprecated base::Value calls along the way when convenient. Also update comments in base/values.h to remove references to methods that no longer exist. Bug: 646113 Change-Id: Id28a964676e9119687936050a28a19dfa60bc1c6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2437730Reviewed-by:Jan Wilken Dörrie <jdoerrie@chromium.org> Reviewed-by:
Istiaque Ahmed <lazyboy@chromium.org> Reviewed-by:
Tarun Bansal <tbansal@chromium.org> Commit-Queue: Lei Zhang <thestig@chromium.org> Cr-Commit-Position: refs/heads/master@{#813045}
Showing
Please register or sign in to comment