Index: views/focus/focus_manager_unittest.cc |
=================================================================== |
--- views/focus/focus_manager_unittest.cc (revision 96482) |
+++ views/focus/focus_manager_unittest.cc (working copy) |
@@ -126,7 +126,7 @@ |
GetFocusManager()->RemoveFocusChangeListener(focus_change_listener_); |
window_->Close(); |
- // Flush the message loop to make Purify happy. |
+ // Flush the message loop to make application verifiers happy. |
message_loop()->RunAllPending(); |
} |