
This was an explicit ordering of all ModelTypes, used to determine the order in which to kick off LoadModels() on all the controllers. However, the next layer (DataTypeManagerImpl) anyway waits until all types have finished loading before continuing with the next stage, so the order really makes no difference. Bug: 1102837 Change-Id: If1c60d9861655c3540218cb06a1f2285872720c8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2550671 Commit-Queue: Marc Treib <treib@chromium.org> Reviewed-by: Mikel Astiz <mastiz@chromium.org> Cr-Commit-Position: refs/heads/master@{#829660}