| Index: chrome/browser/printing/print_preview_tab_controller_browsertest.cc
|
| ===================================================================
|
| --- chrome/browser/printing/print_preview_tab_controller_browsertest.cc (revision 147577)
|
| +++ chrome/browser/printing/print_preview_tab_controller_browsertest.cc (working copy)
|
| @@ -119,7 +119,7 @@
|
| TabDestroyedObserver tab_destroyed_observer(preview_tab->web_contents());
|
|
|
| // Reload the initiator tab.
|
| - ui_test_utils::WindowedNotificationObserver notification_observer(
|
| + content::WindowedNotificationObserver notification_observer(
|
| content::NOTIFICATION_LOAD_STOP,
|
| content::NotificationService::AllSources());
|
| chrome::Reload(browser(), CURRENT_TAB);
|
|
|