| Index: chrome/browser/ui/views/bookmarks/bookmark_context_menu_test.cc
|
| ===================================================================
|
| --- chrome/browser/ui/views/bookmarks/bookmark_context_menu_test.cc (revision 96482)
|
| +++ chrome/browser/ui/views/bookmarks/bookmark_context_menu_test.cc (working copy)
|
| @@ -76,7 +76,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();
|
| }
|
|
|
|
|