[CrOS MultiDevice] Rename MultiDeviceSetupObserver.
This CL changes its name to AccountStatusChangeDelegate. There are two
reasons for the change:
(1) In a follow-up CL, we will be adding a different type of observer,
so specificity is needed to differentiate the two.
(2) The word "observer" generally implies that there can be more than
one observer, whereas "delegate" generally implies that there is
only one. This change was suggested by dcheng@ in
https://chromium-review.googlesource.com/c/chromium/src/+/954010.
Bug: 824568
Change-Id: Ib17e415614ec1d0575a00288c59de789df7c68d7
Reviewed-on: https://chromium-review.googlesource.com/1107264Reviewed-by:
Daniel Cheng <dcheng@chromium.org>
Reviewed-by:
James Cook <jamescook@chromium.org>
Commit-Queue: Kyle Horimoto <khorimoto@chromium.org>
Cr-Commit-Position: refs/heads/master@{#568898}
Showing
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment