[Custom Tabs] Make location bar always anchor left
commitbfc410199004d6b2a7051406fab833e5e7c35596
authorianwen <ianwen@chromium.org>
Tue, 21 Jul 2015 21:54:49 +0000 (21 14:54 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 21 Jul 2015 21:55:19 +0000 (21 21:55 +0000)
tree461cbde78a079029878f5d86660001adc8ec3791
parent28025f2c0eebbd850c745005f955b53b9dfa1cdf
[Custom Tabs] Make location bar always anchor left

In customtabstoolbar we set the left margin of location bar to be the
same size of the security icon. However it the security icon is not
visible, this margin should be reset.

BUG=512161

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

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