Remove profile info cache entry on user removal on Chrome OS.
Chrome OS removes users when profiles are not loaded, and Chrome does not know the exact profile path until it is mounted. So we need to be able to remove entries from ProfileInfoCache based solely on AccountId. This Cl implements removal of cache entries given the AccountId and engages it on Chrome OS. Bug: 808125 Change-Id: I9f8e3a5f1004d119425b92a4bdc3d8011a526dd5 Reviewed-on: https://chromium-review.googlesource.com/905751Reviewed-by:anthonyvd <anthonyvd@chromium.org> Reviewed-by:
Bernhard Bauer <bauerb@chromium.org> Commit-Queue: Alexander Alekseev <alemate@chromium.org> Cr-Commit-Position: refs/heads/master@{#537905}
Showing
Please register or sign in to comment