| Index: android_webview/tools/system_webview_shell/layout_tests/src/org/chromium/webview_shell/test/WebViewLayoutTest.java
|
| diff --git a/android_webview/tools/system_webview_shell/layout_tests/src/org/chromium/webview_shell/test/WebViewLayoutTest.java b/android_webview/tools/system_webview_shell/layout_tests/src/org/chromium/webview_shell/test/WebViewLayoutTest.java
|
| index d96fefb133f2cb82f345c0d984543eab9d3d1b52..77f83f1f6e906e2f50fe6fa1392bcf37605df477 100644
|
| --- a/android_webview/tools/system_webview_shell/layout_tests/src/org/chromium/webview_shell/test/WebViewLayoutTest.java
|
| +++ b/android_webview/tools/system_webview_shell/layout_tests/src/org/chromium/webview_shell/test/WebViewLayoutTest.java
|
| @@ -113,6 +113,7 @@ public class WebViewLayoutTest
|
| }
|
| }
|
|
|
| + @DisabledTest(message = "crbug.com/683153")
|
| @MediumTest
|
| public void testWebViewExcludedInterfaces() throws Exception {
|
| ensureJsTestCopied();
|
|
|