Call LayoutManager.requestUpdate() when the title of a tab changes
commitab32cf0e88240a73c6198bb2ec79fce60c278544
authortwellington <twellington@chromium.org>
Tue, 25 Aug 2015 16:38:45 +0000 (25 09:38 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 25 Aug 2015 16:39:25 +0000 (25 16:39 +0000)
treed0d09455dd4206cc94b17fff87031533c398eaaf
parent25a0fcc67706152df622a4cad2b5b48e8e7751eb
Call LayoutManager.requestUpdate() when the title of a tab changes

If the tab's title changes, we need to call LayoutManager.requestUpdate()
so that the TabStrip is redrawn with the correct title.

BUG=519054

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

Cr-Commit-Position: refs/heads/master@{#345348}
chrome/android/java/src/org/chromium/chrome/browser/compositor/layouts/LayoutManagerChromeTablet.java