| Index: chrome/browser/ui/browser_dialogs.h
|
| ===================================================================
|
| --- chrome/browser/ui/browser_dialogs.h (revision 101584)
|
| +++ chrome/browser/ui/browser_dialogs.h (working copy)
|
| @@ -51,10 +51,6 @@
|
| void ShowHungRendererDialog(TabContents* contents);
|
| void HideHungRendererDialog(TabContents* contents);
|
|
|
| -// Native implementations of hung renderer dialogs.
|
| -void ShowNativeHungRendererDialog(TabContents* contents);
|
| -void HideNativeHungRendererDialog(TabContents* contents);
|
| -
|
| } // namespace browser
|
|
|
| #endif // CHROME_BROWSER_UI_BROWSER_DIALOGS_H_
|
|
|