| Index: content/browser/plugin_browsertest.cc
|
| diff --git a/content/browser/plugin_browsertest.cc b/content/browser/plugin_browsertest.cc
|
| index 1bdc72f908fb565fb1298fa8ade0cd451f19bab2..b764547e13a0623148e651ac470e6cb9c62e2e9b 100644
|
| --- a/content/browser/plugin_browsertest.cc
|
| +++ b/content/browser/plugin_browsertest.cc
|
| @@ -443,7 +443,7 @@ IN_PROC_BROWSER_TEST_F(PluginTest, DISABLED_FlashSecurity) {
|
| // TODO(port) Port the following tests to platforms that have the required
|
| // plugins.
|
| // Flaky: http://crbug.com/55915
|
| -IN_PROC_BROWSER_TEST_F(PluginTest, MAYBE(Quicktime)) {
|
| +IN_PROC_BROWSER_TEST_F(PluginTest, DISABLED_Quicktime) {
|
| TestPlugin("quicktime.html");
|
| }
|
|
|
|
|