Cleanup + rename ModelAssociationManager::TypeStartCallback
TypeStartCallback was misnamed; it's not used as a callback. This CL renames it to MarkDataTypeAssociationDone which is closer to what it does/means. It also removes an unreachable branch within the method (replaced by DCHECKs). Bug: 647505 Change-Id: I43e041c20ff14a71260c85c4717d8c2e62ed0708 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2466098Reviewed-by:Jan Krcal <jkrcal@chromium.org> Commit-Queue: Marc Treib <treib@chromium.org> Cr-Commit-Position: refs/heads/master@{#816170}
Showing
Please register or sign in to comment