| Index: trunk/src/chrome/browser/ui/cocoa/constrained_window/constrained_window_mac.h
|
| ===================================================================
|
| --- trunk/src/chrome/browser/ui/cocoa/constrained_window/constrained_window_mac.h (revision 214772)
|
| +++ trunk/src/chrome/browser/ui/cocoa/constrained_window/constrained_window_mac.h (working copy)
|
| @@ -41,8 +41,6 @@
|
| void PulseWebContentsModalDialog();
|
| web_modal::NativeWebContentsModalDialog GetNativeDialog();
|
|
|
| - void SetPreventCloseOnLoadStart(bool prevent);
|
| -
|
| private:
|
| // Gets the parent window of the dialog.
|
| NSWindow* GetParentWindow() const;
|
|
|