Another effort to fix WebRTC notification for Custom Tabs
commite768e0cd80bd2f284a89ca476669de5cc145c105
authorianwen <ianwen@chromium.org>
Thu, 17 Sep 2015 00:48:12 +0000 (16 17:48 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 17 Sep 2015 00:48:42 +0000 (17 00:48 +0000)
treeb08d920e3de2257a3496f0ae192f744ae826bf3a
parentaa1f0239f0a5d0ace93c63022829fcf39fee99e7
Another effort to fix WebRTC notification for Custom Tabs

In https://codereview.chromium.org/1327193004, "Touch to return" was
removed from all normal chrome tabs, an it was added only to Custom
tabs. This is exactly the opposite behavior we expect.

This CL fixes the string mistake.

BUG=524855

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

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