Shutdown services in services_delegate base class.
password_protection_service and cache_manager were moved to services_delegate base class, but they are not shutdown explicitly in services_delegate_android. In this CL, move them to be shutdown in the base class, and let the derived classes call the base class method. Bug: 1050084 Change-Id: I30a70bb05432aa820073520b3fedfba694064be4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2050746Reviewed-by:Daniel Rubery <drubery@chromium.org> Commit-Queue: Xinghui Lu <xinghuilu@chromium.org> Cr-Commit-Position: refs/heads/master@{#740509}
Showing
Please register or sign in to comment