| Index: chrome/browser/extensions/extension_updater_unittest.cc
|
| ===================================================================
|
| --- chrome/browser/extensions/extension_updater_unittest.cc (revision 30337)
|
| +++ chrome/browser/extensions/extension_updater_unittest.cc (working copy)
|
| @@ -604,6 +604,7 @@
|
| ExtensionUpdaterTest::TestSingleExtensionDownloading();
|
| }
|
|
|
| +// This test is disabled, see bug 26035
|
| TEST(ExtensionUpdaterTest, DISABLED_TestBlacklistDownloading) {
|
| ExtensionUpdaterTest::TestBlacklistDownloading();
|
| }
|
|
|