| Index: chrome/browser/ui/webui/ntp/new_tab_ui_browsertest.cc
|
| ===================================================================
|
| --- chrome/browser/ui/webui/ntp/new_tab_ui_browsertest.cc (revision 147577)
|
| +++ chrome/browser/ui/webui/ntp/new_tab_ui_browsertest.cc (working copy)
|
| @@ -59,7 +59,7 @@
|
| {
|
| // Wait not just for the navigation to finish, but for the NTP process to
|
| // exit as well.
|
| - ui_test_utils::WindowedNotificationObserver process_exited_observer(
|
| + content::WindowedNotificationObserver process_exited_observer(
|
| content::NOTIFICATION_RENDERER_PROCESS_TERMINATED,
|
| content::NotificationService::AllSources());
|
| browser()->OpenURL(OpenURLParams(
|
|
|