
Replace every occurrence with Value::ClearList(). Will follow up with a CL that actually removes ListValue::Clear() when this one has landed. Bug: 1187063 Change-Id: Iff16d0f893b7d549012069872de5ffe19a975c22 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3006068 Reviewed-by: Finnur Thorarinsson <finnur@chromium.org> Reviewed-by: Michael Crouse <mcrouse@chromium.org> Reviewed-by: Camille Lamy <clamy@chromium.org> Reviewed-by: Xiaoqian Dai <xdai@chromium.org> Reviewed-by: Mark Pearson <mpearson@chromium.org> Reviewed-by: Lei Zhang <thestig@chromium.org> Reviewed-by: Marc Treib <treib@chromium.org> Reviewed-by: Sylvain Defresne <sdefresne@chromium.org> Reviewed-by: Maksim Ivanov <emaxx@chromium.org> Reviewed-by: Josh Karlin <jkarlin@chromium.org> Reviewed-by: Elly Fong-Jones <ellyjones@chromium.org> Reviewed-by: Alexander Alekseev <alemate@chromium.org> Reviewed-by: Bruce Dawson <brucedawson@chromium.org> Reviewed-by: Evan Liu <evliu@google.com> Reviewed-by: Yuchen Liu <yucliu@chromium.org> Commit-Queue: Morten Stenshorne <mstensho@chromium.org> Cr-Commit-Position: refs/heads/master@{#900907}
This will become a reusable extensions module. It implements the core parts of Chrome's extension system, and can be used with any host of the content module.
Some extensions code that is not Chrome-specific still lives in //chrome/browser/extensions and will be moved here.
Technical Documentation: