| Index: chrome/browser/bookmarks/bookmark_context_menu_controller_unittest.cc
|
| ===================================================================
|
| --- chrome/browser/bookmarks/bookmark_context_menu_controller_unittest.cc (revision 96482)
|
| +++ chrome/browser/bookmarks/bookmark_context_menu_controller_unittest.cc (working copy)
|
| @@ -70,7 +70,7 @@
|
| BookmarkBarView::testing_ = false;
|
| #endif
|
|
|
| - // Flush the message loop to make Purify happy.
|
| + // Flush the message loop to make application verifiers happy.
|
| message_loop_.RunAllPending();
|
| }
|
|
|
|
|