Chromium Code Reviews| Index: chrome/test/ui_test_utils.cc |
| =================================================================== |
| --- chrome/test/ui_test_utils.cc (revision 63075) |
| +++ chrome/test/ui_test_utils.cc (working copy) |
| @@ -243,7 +243,7 @@ |
| number_of_matches_ = find_details->number_of_matches(); |
| MessageLoopForUI::current()->Quit(); |
| } else { |
| - DLOG(INFO) << "Ignoring, since we only care about the final message"; |
| + DVLOG(1) << "Ignoring, since we only care about the final message"; |
| } |
| } |
| } else { |