[Sync] Allow bridge to restore specifics different from the one passed to MakeLocalChange
The issue is that ProcessorEntityTracker hits DCHECK when loading entity data for commit if its specifics doesn't match the one passed to ProcessorEntityTracker::MakeLocalChange. This can happen if model type code assembles specifics differently after restart. I'm removing the DCHECK and adding unittest for this scenario. BUG=787741 R=pnoland@chromium.org Change-Id: I1abe5c9e3d89c9f312c8faa0cae889805e2dc4cb Reviewed-on: https://chromium-review.googlesource.com/792536Reviewed-by:Patrick Noland <pnoland@google.com> Commit-Queue: Pavel Yatsuk <pavely@chromium.org> Cr-Commit-Position: refs/heads/master@{#519839}
Showing
Please register or sign in to comment