Query tiles: Fix a crash due to sub-tile not found in response.
- If in the server side, the translation is not ready, even if the top-level tile has a sub-level tile id, but the sub-level tile could be not existing in the response. - Remove the DCHECK, we just ignore this sub-tile in client side. Change-Id: Ie1f8fab56dc100abc66ff13d55a197fe7704caf4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2202127Reviewed-by:David Trainor <dtrainor@chromium.org> Commit-Queue: Hesen Zhang <hesen@chromium.org> Cr-Commit-Position: refs/heads/master@{#768873}
Showing
Please register or sign in to comment