commit | c38481e63c706d313f93c0afb8b572f8ed936677 | [log] [tgz] |
---|---|---|
author | Nigel Tao <nigeltao@chromium.org> | Fri Jul 19 01:10:14 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Jul 19 01:10:14 2019 |
tree | e5c1f6312ac9f0e6f15eeb5857939b076eae2465 | |
parent | c46964ab0017aa69d418738183c37e4802bcba38 [diff] |
Have ExtensionAppModelBuilder call RemoveApp There's no behavior change, other than removing a DVLOG(2) message. But calling AppListModelBuilder's (the superclass') RemoveApp makes the ExtensionAppModelBuilder consistent with the other AppListModelBuilder sub-classes' methods (which all call AppListModelBuilder::RemoveApp): - AppServiceAppModelBuilder::OnAppUpdate - ArcAppModelBuilder::RemoveApp - CrostiniAppModelBuilder::OnRegistryUpdated Change-Id: Ic77e49f3e30125031796d40b629550326275da92 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1705480 Reviewed-by: Steven Bennetts <stevenjb@chromium.org> Commit-Queue: Nigel Tao <nigeltao@chromium.org> Cr-Commit-Position: refs/heads/master@{#678926}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .