Correctly update the title of custom toolbar after navigation
commit76c5eb5d86245c61e0f659250989b59fe6dafa51
authorianwen <ianwen@chromium.org>
Fri, 12 Jun 2015 01:12:38 +0000 (11 18:12 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 12 Jun 2015 01:13:17 +0000 (12 01:13 +0000)
tree1701d6124f699677fafe7ef933e3e4f73a542b76
parentd39bd7637e411fef8a39e61a4cb3f3b006de49dd
Correctly update the title of custom toolbar after navigation

This CL updates the title of custom toolbar upon navigation, so that the
title won't be cleared every time the user clicks back button.

BUG=499574

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

Cr-Commit-Position: refs/heads/master@{#334100}
chrome/android/java_staging/src/org/chromium/chrome/browser/toolbar/CustomTabToolbar.java