Chromium Code Reviews| Index: android_webview/tools/system_webview_shell/test/data/webexposed/not-webview-exposed.txt |
| diff --git a/android_webview/tools/system_webview_shell/test/data/webexposed/not-webview-exposed.txt b/android_webview/tools/system_webview_shell/test/data/webexposed/not-webview-exposed.txt |
| index 7dd704efc7802afef2308961420a09951b5444a0..6185b41f391867692a34a8a4d4b92363560e9e15 100644 |
| --- a/android_webview/tools/system_webview_shell/test/data/webexposed/not-webview-exposed.txt |
| +++ b/android_webview/tools/system_webview_shell/test/data/webexposed/not-webview-exposed.txt |
| @@ -63,10 +63,9 @@ interface HTMLInputElement : HTMLElement |
| attribute mojo |
| attribute gamepadController |
| attribute GCController |
| - attribute speechSynthesis |
|
mlamouri (slow - plz ping)
2016/05/05 14:11:58
didn't that land already?
timvolodine
2016/05/05 14:12:50
oops sorry need to rebase
|
| + getter speechSynthesis |
| method gc |
| method webkitResolveLocalFileSystemURL |
| - method onerror |
| # TODO(timvolodine): check screen orientation lock api |
| # TODO(timvolodine): check notifications in service workers |