| Index: chrome/browser/sync/test/integration/sync_errors_test.cc
|
| diff --git a/chrome/browser/sync/test/integration/sync_errors_test.cc b/chrome/browser/sync/test/integration/sync_errors_test.cc
|
| index 6d4e64ebc55741beb6bd803488a0b1a0c6b52c66..7ef636a57692ef3e80b3e58aed57ce7617a926f7 100644
|
| --- a/chrome/browser/sync/test/integration/sync_errors_test.cc
|
| +++ b/chrome/browser/sync/test/integration/sync_errors_test.cc
|
| @@ -166,7 +166,7 @@ IN_PROC_BROWSER_TEST_F(LegacySyncErrorTest, DISABLED_ErrorWhileSettingUp) {
|
| }
|
|
|
| IN_PROC_BROWSER_TEST_F(LegacySyncErrorTest,
|
| - BirthdayErrorUsingActionableErrorTest) {
|
| + DISABLED_BirthdayErrorUsingActionableErrorTest) {
|
| ASSERT_TRUE(SetupSync()) << "SetupSync() failed.";
|
|
|
| const BookmarkNode* node1 = AddFolder(0, 0, "title1");
|
|
|