| Index: build/android/gtest_filter/unit_tests_disabled
|
| diff --git a/build/android/gtest_filter/unit_tests_disabled b/build/android/gtest_filter/unit_tests_disabled
|
| index 92285429ee2682756ffb160f6343cdcbfe8d6ea0..522977a0ef64c54979995267276e3db1a4c7920c 100644
|
| --- a/build/android/gtest_filter/unit_tests_disabled
|
| +++ b/build/android/gtest_filter/unit_tests_disabled
|
| @@ -74,6 +74,10 @@ UserScriptListenerTest.*
|
| WebApplicationTest.GetShortcutInfoForTab
|
| ExtensionActionIconFactoryTest.*
|
|
|
| +# Plugins are not supported on android.
|
| +# PluginPrefsTest try to enable a plugin.
|
| +PluginPrefsTest.*
|
| +
|
| # crbug.com/139411
|
| AutocompleteProviderTest.*
|
| HistoryContentsProviderBodyOnlyTest.*
|
|
|