Add an explicit extra for launching in hosted mode
commit22d221c7ac77173842b5e4232ca1a7827fcb62cf
authoryusufo <yusufo@chromium.org>
Thu, 21 May 2015 23:00:06 +0000 (21 16:00 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 21 May 2015 23:01:28 +0000 (21 23:01 +0000)
tree7382e64fc34e255afcef61d8c829557962780f8c
parented3db57142bbbf84e3877d3fc1d28be11eb9883e
Add an explicit extra for launching in hosted mode

We have been using append task for this, but decided that using
a separate extra is more appropriate. This adds the extra definition
and starts to use that.

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

Cr-Commit-Position: refs/heads/master@{#331021}
chrome/android/java_staging/src/org/chromium/chrome/browser/document/ChromeLauncherActivity.java
chrome/android/java_staging/src/org/chromium/chrome/browser/hosted/HostedIntentDataProvider.java