| Index: chrome/browser/search_engines/template_url_service_test_util.cc
|
| ===================================================================
|
| --- chrome/browser/search_engines/template_url_service_test_util.cc (revision 96482)
|
| +++ chrome/browser/search_engines/template_url_service_test_util.cc (working copy)
|
| @@ -166,7 +166,7 @@
|
| }
|
| TemplateURLRef::SetGoogleBaseURL(NULL);
|
|
|
| - // Flush the message loop to make Purify happy.
|
| + // Flush the message loop to make application verifiers happy.
|
| message_loop_.RunAllPending();
|
| }
|
|
|
|
|