aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ephy-profile-migration.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ephy-profile-migration.h')
-rw-r--r--lib/ephy-profile-migration.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/ephy-profile-migration.h b/lib/ephy-profile-migration.h
index 51114a88d..d48849bab 100644
--- a/lib/ephy-profile-migration.h
+++ b/lib/ephy-profile-migration.h
@@ -22,4 +22,10 @@
void _ephy_profile_migrate (void);
+void _ephy_profile_store_form_auth_data (const char *uri,
+ const char *form_username,
+ const char *form_password,
+ const char *username,
+ const char *password);
+
#endif