Add a referrer parameter to the app details fetcher.
commit071a5d0dcd53d5719a396fe0f66b8f26943d3744
authordominickn <dominickn@chromium.org>
Thu, 6 Aug 2015 23:58:36 +0000 (6 16:58 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 6 Aug 2015 23:59:55 +0000 (6 23:59 +0000)
tree3b59a4e82a3649c6b97f321936736734b431267b
parentd5157ac5afec145b85746b42f2d86383483a8222
Add a referrer parameter to the app details fetcher.

This is the first part of a three-sided patch which will allow
developers to specify a referrer in the URL of a manifest related
application. The referrer will then be added to the app details
fetch and sent to the relevant store (currently just the Play Store).

The outdated method and dummy implementations will be removed in the
third side of this patch once the relevant downstream method is updated.

BUG=503226

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

Cr-Commit-Position: refs/heads/master@{#342236}
chrome/android/java/src/org/chromium/chrome/browser/banners/AppDetailsDelegate.java