| Index: chrome/browser/chromeos/login/wizard_in_process_browser_test.cc
|
| ===================================================================
|
| --- chrome/browser/chromeos/login/wizard_in_process_browser_test.cc (revision 91880)
|
| +++ chrome/browser/chromeos/login/wizard_in_process_browser_test.cc (working copy)
|
| @@ -41,7 +41,7 @@
|
| // which delays deleting itself). Run the message loop until we know the
|
| // wizard has been deleted.
|
| ui_test_utils::WaitForNotification(
|
| - NotificationType::WIZARD_CONTENT_VIEW_DESTROYED);
|
| + chrome::WIZARD_CONTENT_VIEW_DESTROYED);
|
| }
|
|
|
| } // namespace chromeos
|
|
|