Index: chrome/browser/sync/glue/app_notification_data_type_controller_unittest.cc |
diff --git a/chrome/browser/sync/glue/app_notification_data_type_controller_unittest.cc b/chrome/browser/sync/glue/app_notification_data_type_controller_unittest.cc |
index 59044af0fcf28943b578df68bf109542970f2942..5e3cfdd00f67eb7b3ce8603d2c064cbe646c811d 100644 |
--- a/chrome/browser/sync/glue/app_notification_data_type_controller_unittest.cc |
+++ b/chrome/browser/sync/glue/app_notification_data_type_controller_unittest.cc |
@@ -147,7 +147,7 @@ class SyncAppNotificationDataTypeControllerTest |
} |
void PumpLoop() { |
- ui_loop_.RunAllPending(); |
+ ui_loop_.RunUntilIdle(); |
} |
MessageLoop ui_loop_; |