Switch to using url bar hiding by default in customtabs
commit43b3af2a120269731f0d7edf44121281b08e3e5a
authoryusufo <yusufo@chromium.org>
Fri, 4 Sep 2015 22:41:46 +0000 (4 15:41 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 4 Sep 2015 22:42:21 +0000 (4 22:42 +0000)
tree53aa8da3bae6433492c5305084c1056a95ab6a1c
parentf7c7663890b1c3662f257eb2a3f0e99887ba7625
Switch to using url bar hiding by default in customtabs

The extra and customization for this had been added on m45
but the initial default was not hiding the url bar. This
switches the default. Clients can still opt to not hide
the url bar on user scroll.

BUG=527913

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

Cr-Commit-Position: refs/heads/master@{#347509}
chrome/android/java/src/org/chromium/chrome/browser/customtabs/CustomTabIntentDataProvider.java