Make Contextual Search work in chrome custom tabs

After we disable new tab creation in custom tabs, the Contextual search
feature has been broken as it relies on the ChromeActivity to create a
tab for it to load the result. This CL makes the custom tab loads the
result directly in the same tab.

BUG=496418

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

Cr-Commit-Position: refs/heads/master@{#336292}
1 file changed