Index: chrome/browser/input_window_dialog_win.cc |
=================================================================== |
--- chrome/browser/input_window_dialog_win.cc (revision 17017) |
+++ chrome/browser/input_window_dialog_win.cc (working copy) |
@@ -223,7 +223,7 @@ |
} |
// static |
-InputWindowDialog* InputWindowDialog::Create(gfx::NativeWindow parent, |
+InputWindowDialog* InputWindowDialog::Create(HWND parent, |
const std::wstring& window_title, |
const std::wstring& label, |
const std::wstring& contents, |