| Index: build/android/pylib/gtest/filter/content_browsertests_disabled
|
| diff --git a/build/android/pylib/gtest/filter/content_browsertests_disabled b/build/android/pylib/gtest/filter/content_browsertests_disabled
|
| index 1ff115f375939c1099f431144d24a9d12290e57a..0364299b0630db9fb57101a9e575e9d000ca79f6 100644
|
| --- a/build/android/pylib/gtest/filter/content_browsertests_disabled
|
| +++ b/build/android/pylib/gtest/filter/content_browsertests_disabled
|
| @@ -51,9 +51,6 @@ BrowserPluginHostTest.*
|
| BrowserPluginTest.*
|
| PluginTest.*
|
|
|
| -# http://crbug.com/181069
|
| -WebrtcBrowserTest.*
|
| -
|
| # http://crbug.com/187500
|
| RenderViewImplTest.*
|
| RendererAccessibilityTest.EditableTextModeFocusNotifications
|
| @@ -71,3 +68,10 @@ DownloadContentTest.ResumeInterruptedDownloadNoRange
|
| DownloadContentTest.ResumeInterruptedDownloadNoVerifiers
|
| DownloadContentTest.ResumeInterruptedDownloadBadPrecondition
|
| DownloadContentTest.ResumeWithDeletedFile
|
| +
|
| +# http://crbug.com/181069
|
| +WebrtcBrowserTest.CanSetupVideoCall
|
| +WebrtcBrowserTest.CanSetupAudioAndVideoCall
|
| +WebrtcBrowserTest.CanSetupAudioAndVideoCallWithoutMsidAndBundle
|
| +WebrtcBrowserTest.CallWithDataOnly
|
| +WebrtcBrowserTest.CallWithDataAndMedia
|
|
|