Index: chrome/browser/printing/print_dialog_cloud_interative_uitest.cc |
diff --git a/chrome/browser/printing/print_dialog_cloud_interative_uitest.cc b/chrome/browser/printing/print_dialog_cloud_interative_uitest.cc |
index 9ae5e52fb031483bc7daecc1add9674a3032f73c..be481b472f10d328e2a516a34458cb4afca43282 100644 |
--- a/chrome/browser/printing/print_dialog_cloud_interative_uitest.cc |
+++ b/chrome/browser/printing/print_dialog_cloud_interative_uitest.cc |
@@ -246,7 +246,7 @@ IN_PROC_BROWSER_TEST_F(PrintDialogCloudTest, HandlersRegistered) { |
// Close the dialog before finishing the test. |
ui_test_utils::WindowedNotificationObserver tab_closed_observer( |
- content::NOTIFICATION_TAB_CLOSED, |
+ content::NOTIFICATION_WEB_CONTENTS_DESTROYED, |
content::NotificationService::AllSources()); |
// Can't use ui_test_utils::SendKeyPressSync or |