Sync: Include node ID in the error when failing to associate a node with an invalid...
commit8440f11b8a9c3ac0773643450d49a8dd470e06f1
authorstanisc <stanisc@chromium.org>
Fri, 19 Jun 2015 18:45:05 +0000 (19 11:45 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 19 Jun 2015 18:45:35 +0000 (19 18:45 +0000)
tree84d28729877498d60977f754504ead4f62088632
parent5ea80e54daf27b155d9ba2c6e7f9a3f7b4d5e803
Sync: Include node ID in the error when failing to associate a node with an invalid URL.

This should provide an insight whether an invalid URL comes from the
server or gets corrupted on the client.

BUG=482155

Review URL: https://codereview.chromium.org/1195683002

Cr-Commit-Position: refs/heads/master@{#335307}
chrome/browser/sync/glue/bookmark_model_associator.cc