| Index: chrome/browser/sync/test/integration/sessions_helper.cc
|
| ===================================================================
|
| --- chrome/browser/sync/test/integration/sessions_helper.cc (revision 148497)
|
| +++ chrome/browser/sync/test/integration/sessions_helper.cc (working copy)
|
| @@ -139,7 +139,7 @@
|
| ProfileSyncServiceFactory::GetInstance()->GetForProfile(
|
| test()->GetProfile(index))->GetSessionModelAssociator()->
|
| BlockUntilLocalChangeForTest(TestTimeouts::action_max_timeout());
|
| - ui_test_utils::RunMessageLoop();
|
| + content::RunMessageLoop();
|
| }
|
| }
|
| }
|
|
|