[TTS] Fix long-press tests to allow empty strings.
Fixes recent tablet failures. We have two tablet tests on long-press having the selection become empty after a sequence that includes selecting. For some reason the latest CS seems to change to an empty string instead of null so the tests fail on M. Not sure what the underlaying cause is, but seems to work fine to just check that the text is empty rather than checking explicitly for null. BUG=715978 TBR=twellington Review-Url: https://codereview.chromium.org/2844063006 Cr-Commit-Position: refs/heads/master@{#467794}
Showing
Please register or sign in to comment