| 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 e4dee476ad5e61cdee5bfb4e5449bf10231f0982..03f81887dbb181f25b552fa9609829214462deb2 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
|
| @@ -193,7 +193,6 @@ public class WebViewLayoutTest {
|
|
|
| @Test
|
| @MediumTest
|
| - @DisabledTest(message = "crbug.com/719974")
|
| public void testWebViewIncludedStableInterfaces() throws Exception {
|
| ensureJsTestCopied();
|
| loadUrlWebViewAsync("file://" + PATH_BLINK_PREFIX
|
|
|