Index: views/focus/accelerator_handler_gtk_unittest.cc |
=================================================================== |
--- views/focus/accelerator_handler_gtk_unittest.cc (revision 96482) |
+++ views/focus/accelerator_handler_gtk_unittest.cc (working copy) |
@@ -38,7 +38,7 @@ |
virtual void TearDown() { |
window_->Close(); |
- // Flush the message loop to make Purify happy. |
+ // Flush the message loop to make application verifiers happy. |
message_loop_.RunAllPending(); |
} |