Export ChromeTabbedActivity.

Android implicitly assumes that target of an exported activity alias
should be exported too (see the bug for some references), otherwise it
fails to restart the app from the recents in some cases.

This CL exports ChromeTabbedActivity, which is target of .Main activity
alias since 9b8776ec7b6a.

Bug: 781191
Change-Id: I773aad535b27588fce38ef7060256bb378122541
Reviewed-on: https://chromium-review.googlesource.com/754077
Reviewed-by: Ted Choc <tedchoc@chromium.org>
Reviewed-by: Maria Khomenko <mariakhomenko@chromium.org>
Commit-Queue: Dmitry Skiba <dskiba@chromium.org>
Cr-Commit-Position: refs/heads/master@{#514200}
1 file changed