| Index: chrome/browser/printing/print_dialog_cloud_interative_uitest.cc
|
| ===================================================================
|
| --- chrome/browser/printing/print_dialog_cloud_interative_uitest.cc (revision 147577)
|
| +++ chrome/browser/printing/print_dialog_cloud_interative_uitest.cc (working copy)
|
| @@ -249,7 +249,7 @@
|
| ASSERT_TRUE(TestController::GetInstance()->result());
|
|
|
| // Close the dialog before finishing the test.
|
| - ui_test_utils::WindowedNotificationObserver tab_closed_observer(
|
| + content::WindowedNotificationObserver tab_closed_observer(
|
| content::NOTIFICATION_WEB_CONTENTS_DESTROYED,
|
| content::NotificationService::AllSources());
|
|
|
|
|