Index: chrome/browser/sync/test/integration/two_client_bookmarks_sync_test.cc |
diff --git a/chrome/browser/sync/test/integration/two_client_bookmarks_sync_test.cc b/chrome/browser/sync/test/integration/two_client_bookmarks_sync_test.cc |
index 933fcaab7bd34a864c4760b8fdc9a1a1749a200e..41e3bc1bfb64951bef70a7a6673e3b3c5955d4aa 100644 |
--- a/chrome/browser/sync/test/integration/two_client_bookmarks_sync_test.cc |
+++ b/chrome/browser/sync/test/integration/two_client_bookmarks_sync_test.cc |
@@ -1908,7 +1908,8 @@ IN_PROC_BROWSER_TEST_F(TwoClientBookmarksSyncTest, RacyPositionChanges) { |
// Restart the sync service on one client and make sure all data is synced when |
// the service restarts. |
-IN_PROC_BROWSER_TEST_F(TwoClientBookmarksSyncTest, RestartSyncService) { |
+IN_PROC_BROWSER_TEST_F(TwoClientBookmarksSyncTest, |
+ DISABLED_RestartSyncService) { |
ASSERT_TRUE(SetupSync()) << "SetupSync() failed."; |
ASSERT_TRUE(AddURL(0, L"Google", GURL("http://www.google.com"))); |