| Index: chrome/browser/importer/toolbar_importer_unittest.cc
|
| diff --git a/chrome/browser/importer/toolbar_importer_unittest.cc b/chrome/browser/importer/toolbar_importer_unittest.cc
|
| index a76baa42b79043baa49728ac814fc2d79b46f045..dbd89857315070db8ddcc17e8e1dada4617c9bfe 100644
|
| --- a/chrome/browser/importer/toolbar_importer_unittest.cc
|
| +++ b/chrome/browser/importer/toolbar_importer_unittest.cc
|
| @@ -12,6 +12,7 @@
|
| #include "chrome/common/libxml_utils.h"
|
| #include "googleurl/src/gurl.h"
|
|
|
| +// See http://crbug.com/11838
|
| TEST(Toolbar5ImporterTest, DISABLED_BookmarkParse) {
|
| #if 0 // Compile breaks if you remove this and leave the test disabled
|
| static const wchar_t* kTitle = L"MyTitle";
|
|
|