Index: chrome/test/plugin/plugin_test.cpp |
diff --git a/chrome/test/plugin/plugin_test.cpp b/chrome/test/plugin/plugin_test.cpp |
index a0afffad66c16c4360cf2faa9553d03b9c9674f8..c9b7027a66d41127299b04ade40ddd1350516607 100644 |
--- a/chrome/test/plugin/plugin_test.cpp |
+++ b/chrome/test/plugin/plugin_test.cpp |
@@ -193,6 +193,7 @@ TEST_F(PluginTest, FlashSecurity) { |
#if defined(OS_WIN) |
// TODO(port) Port the following tests to platforms that have the required |
// plugins. |
+// Flaky: http://crbug.com/55915 |
TEST_F(PluginTest, FLAKY_Quicktime) { |
TestPlugin("quicktime.html", action_max_timeout_ms(), false); |
} |