Append playinline=chrome_inline to the store referrer on native app banner install.
commit387ab8c30b11396615b8c3c5b56d058e947c1ae8
authordominickn <dominickn@chromium.org>
Fri, 28 Aug 2015 00:02:32 +0000 (27 17:02 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 28 Aug 2015 00:03:08 +0000 (28 00:03 +0000)
tree7ec43f6d09bb26d4c79d44895f1db659f556beea
parentfb053b07df7a8fbcb06e60f790d7eef9aded7cf6
Append playinline=chrome_inline to the store referrer on native app banner install.

This CL appends a marker to the store referrer to show that a native app
install was triggered from the Chrome inline flow. This marker is always
sent to the store, even if the site triggering an install does not
specify a referrer.

BUG=503226

Committed: https://crrev.com/e55eabaaa89d6b01dd5ab9984b6d670468ca9e72
Cr-Commit-Position: refs/heads/master@{#345730}

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

Cr-Commit-Position: refs/heads/master@{#346030}
chrome/android/javatests/src/org/chromium/chrome/browser/banners/AppBannerManagerTest.java
chrome/browser/android/banners/app_banner_manager_android.cc