Fix EmojiTest threading issue.
WebView methods should be called on the UI thread. We are now enforcing this with an exception. Update the test to use the WebViewOnUiThread helper. BUG=8657875 Change-Id: I9ba0530bcc096cb7279823070a6c873a09bb8344
Loading
Please sign in to comment