Index: chrome/browser/printing/printing_layout_browsertest.cc |
=================================================================== |
--- chrome/browser/printing/printing_layout_browsertest.cc (revision 148497) |
+++ chrome/browser/printing/printing_layout_browsertest.cc (working copy) |
@@ -67,7 +67,7 @@ |
TabContents* tab = chrome::GetActiveTabContents(browser()); |
tab->print_view_manager()->PrintNow(); |
- ui_test_utils::RunMessageLoop(); |
+ content::RunMessageLoop(); |
registrar_.RemoveAll(); |
} |