diff options
Diffstat (limited to 'chrome/browser/message_box_handler.h')
-rw-r--r-- | chrome/browser/message_box_handler.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/browser/message_box_handler.h b/chrome/browser/message_box_handler.h index be821f7..7a66902 100644 --- a/chrome/browser/message_box_handler.h +++ b/chrome/browser/message_box_handler.h @@ -69,6 +69,8 @@ void RunDatabasePrompt( HostContentSettingsMap* host_content_settings_map, const GURL& origin, const string16& database_name, + const string16& display_name, + unsigned long estimated_size, CookiePromptModalDialogDelegate* delegate); // This will display a modal dialog box with the |manifest_url| and ask the |