Fix creation of team drive loaders to ensure they are all present.
Upon startup we get a callback with: - The total list of team drives a user has. - A list of drives that have been added since last restart. - A list of drives that have been removed since last restart. We were only creating loaders for drives that had been added, however we really need loaders for the entire list of team drives, not just the new ones since the last load. Bug: 715355 Change-Id: I1126d94b6e12b285f132423b4b756dd14e585184 Reviewed-on: https://chromium-review.googlesource.com/1098735Reviewed-by:Sasha Morrissey <sashab@chromium.org> Commit-Queue: Stuart Langley <slangley@chromium.org> Cr-Commit-Position: refs/heads/master@{#567550}
Showing
Please register or sign in to comment