Change DriveServiceInterface to use CoreAccountId as account_id
DriveServiceInterface and its subclasses should use CoreAccountId instead of std::string to denote account_id because they get this account_id from identity_manager. This should not be a std::string as that could lead to confusion in using this as gaia_id or email. Bug: 959157 Change-Id: I6cb20917504f4aeca6fae095df1f018811b17e09 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1736668Reviewed-by:Naoki Fukino <fukino@chromium.org> Reviewed-by:
Marc Treib <treib@chromium.org> Commit-Queue: Tanmoy Mollik <triploblastic@chromium.org> Cr-Commit-Position: refs/heads/master@{#689439}
Showing
Please register or sign in to comment