| Index: chrome/test/live_sync/two_client_live_extensions_sync_test.cc
|
| diff --git a/chrome/test/live_sync/two_client_live_extensions_sync_test.cc b/chrome/test/live_sync/two_client_live_extensions_sync_test.cc
|
| index 15e774f0dc1c707b60672e0b02420ee32da7230c..d726f0190024c686dd684bdf002ce6dc5d533c69 100644
|
| --- a/chrome/test/live_sync/two_client_live_extensions_sync_test.cc
|
| +++ b/chrome/test/live_sync/two_client_live_extensions_sync_test.cc
|
| @@ -28,7 +28,7 @@ IN_PROC_BROWSER_TEST_F(TwoClientLiveExtensionsSyncTest,
|
|
|
| // TODO(rsimha): Enable after http://crbug.com/70028 is fixed.
|
| IN_PROC_BROWSER_TEST_F(TwoClientLiveExtensionsSyncTest,
|
| - FAILS_StartWithSameExtensions) {
|
| + DISABLED_StartWithSameExtensions) {
|
| ASSERT_TRUE(SetupClients());
|
|
|
| const int kNumExtensions = 5;
|
|
|