| Index: webkit/default_plugin/install_dialog.h
|
| ===================================================================
|
| --- webkit/default_plugin/install_dialog.h (revision 25432)
|
| +++ webkit/default_plugin/install_dialog.h (working copy)
|
| @@ -35,7 +35,7 @@
|
| // Lets this object know that the given installer object is going away.
|
| void RemoveInstaller(PluginInstallerImpl* installer);
|
|
|
| - void ShowInstallDialog();
|
| + void ShowInstallDialog(HWND parent);
|
|
|
| private:
|
| PluginInstallDialog(const std::wstring& plugin_name);
|
|
|