Index: chrome/browser/sync/engine/syncer_thread.h |
=================================================================== |
--- chrome/browser/sync/engine/syncer_thread.h (revision 42365) |
+++ chrome/browser/sync/engine/syncer_thread.h (working copy) |
@@ -55,7 +55,7 @@ |
FRIEND_TEST(SyncerThreadWithSyncerTest, Nudge); |
FRIEND_TEST(SyncerThreadWithSyncerTest, Throttling); |
FRIEND_TEST(SyncerThreadWithSyncerTest, AuthInvalid); |
- FRIEND_TEST(SyncerThreadWithSyncerTest, Pause); |
+ FRIEND_TEST(SyncerThreadWithSyncerTest, DISABLED_Pause); |
friend class SyncerThreadWithSyncerTest; |
friend class SyncerThreadFactory; |
public: |