| 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 07570b38b71db05bca61f73110402073d42bffea..1ade4e3f94510af6d6684fee04fcccf0cb81c3c3 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
|
| @@ -57,6 +57,11 @@ interface ServiceWorkerRegistration : EventTarget
|
| interface HTMLInputElement : HTMLElement
|
| getter webkitEntries
|
|
|
| +# crbug.com/671461
|
| +interface MediaDevices : EventTarget
|
| + getter ondevicechange
|
| + setter ondevicechange
|
| +
|
| # TODO(timvolodine): investigate in more detail
|
| [GLOBAL OBJECT]
|
| method openDatabase
|
|
|