| Index: chrome/browser/views/browser_dialogs.h
|
| ===================================================================
|
| --- chrome/browser/views/browser_dialogs.h (revision 18685)
|
| +++ chrome/browser/views/browser_dialogs.h (working copy)
|
| @@ -38,7 +38,7 @@
|
| TabContents* tab);
|
|
|
| // Shows the "Clear browsing data" dialog box. See ClearBrowsingDataView.
|
| -void ShowClearBrowsingDataView(views::Widget* parent,
|
| +void ShowClearBrowsingDataView(gfx::NativeWindow parent,
|
| Profile* profile);
|
|
|
| // Shows the "Select profile" dialog. See SelectProfileDialog.
|
|
|