aboutsummaryrefslogtreecommitdiffstats
path: root/src/epiphany.h.in
diff options
context:
space:
mode:
authorXan Lopez <xan@src.gnome.org>2009-02-23 19:48:51 +0800
committerXan Lopez <xan@src.gnome.org>2009-02-23 19:48:51 +0800
commit6e63719484801e93f2b570d8c416645d71815c8e (patch)
tree63a6c258190a829d5c65587efe66331f161f0d1b /src/epiphany.h.in
parent8256ad318861ef0fa4c4a9f88c915afc56ab09bb (diff)
downloadgsoc2013-epiphany-6e63719484801e93f2b570d8c416645d71815c8e.tar
gsoc2013-epiphany-6e63719484801e93f2b570d8c416645d71815c8e.tar.gz
gsoc2013-epiphany-6e63719484801e93f2b570d8c416645d71815c8e.tar.bz2
gsoc2013-epiphany-6e63719484801e93f2b570d8c416645d71815c8e.tar.lz
gsoc2013-epiphany-6e63719484801e93f2b570d8c416645d71815c8e.tar.xz
gsoc2013-epiphany-6e63719484801e93f2b570d8c416645d71815c8e.tar.zst
gsoc2013-epiphany-6e63719484801e93f2b570d8c416645d71815c8e.zip
Use libsoup, getting the session from webkit, to handle cookies.
Requires libsoup-gnome for SoupCookieJarSQLite storage. Depending on 2.25.91, although we actually need trunk to get working code. svn path=/trunk/; revision=8811
Diffstat (limited to 'src/epiphany.h.in')
-rw-r--r--src/epiphany.h.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/epiphany.h.in b/src/epiphany.h.in
index 667f84283..e23d1a3a6 100644
--- a/src/epiphany.h.in
+++ b/src/epiphany.h.in
@@ -39,7 +39,6 @@
#include <epiphany/ephy-bookmarks.h>
#include <epiphany/ephy-bookmarks-type-builtins.h>
#include <epiphany/ephy-command-manager.h>
-#include <epiphany/ephy-cookie-manager.h>
#include <epiphany/ephy-dialog.h>
#include <epiphany/ephy-embed-container.h>
#include <epiphany/ephy-embed-event.h>