Let WebRTC notification not show "touch to return" in custom tab
commit6f074dddc0a530ead7658a082da76b0de4c0075c
authorianwen <ianwen@chromium.org>
Wed, 9 Sep 2015 22:58:19 +0000 (9 15:58 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 9 Sep 2015 22:58:53 +0000 (9 22:58 +0000)
tree239cebce03882ff5b484177111465da390e523c6
parent0e1e8153ed84cd0e2007f52b6600608c611bd20d
Let WebRTC notification not show "touch to return" in custom tab

If the WebRTC is initiated from a custom tab, there is no way to return
to the tab by clicking the notification. This CL fixes the string
discrepency by removing it.

BUG=524855

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

Cr-Commit-Position: refs/heads/master@{#348031}
chrome/android/java/src/org/chromium/chrome/browser/media/MediaCaptureNotificationService.java