
This change removes the use of DictionaryValue::empty() and replaces with Value::DictEmpty() This CL was uploaded by git cl split. R=rdevlin.cronin@chromium.org Bug: 1187020 Change-Id: Ibb421248869e7d3d4e20b18a759d4ceeab9e15d9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2880268 Commit-Queue: Devlin <rdevlin.cronin@chromium.org> Auto-Submit: Fangzhen Song <songfangzhen@bytedance.com> Reviewed-by: Devlin <rdevlin.cronin@chromium.org> Cr-Commit-Position: refs/heads/master@{#881246}
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: