commit | 13dd2cb9a8ed7bf0fc7fd88390f3467f1eada817 | [log] [tgz] |
---|---|---|
author | donnd <donnd@chromium.org> | Mon Feb 27 19:24:23 2017 |
committer | Commit bot <commit-bot@chromium.org> | Mon Feb 27 19:24:23 2017 |
tree | 5bb8faabc688a8f22d186505f5ae547543aada21 | |
parent | 048c85fa7f4b8251aa4af20d108a149b5e6993fc [diff] |
[TTS] Default-enable AMP clicks promote to new tab A previous CL added special treatment for AMP pages when they are clicked on in the Contextual Search Overlay. However the functionality was behind a flag, which we never enabled. This changes the AMP case to be behind a default-enabled flag that will allow us to disable if needed. BUG=645325 Review-Url: https://codereview.chromium.org/2714623002 Cr-Commit-Position: refs/heads/master@{#453291}