aboutsummaryrefslogtreecommitdiffstats
path: root/components/shared/net/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'components/shared/net/lib.rs')
-rw-r--r--components/shared/net/lib.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/components/shared/net/lib.rs b/components/shared/net/lib.rs
index c2c447d503e..0f1a1712ab7 100644
--- a/components/shared/net/lib.rs
+++ b/components/shared/net/lib.rs
@@ -493,6 +493,7 @@ pub enum CoreResourceMsg {
CookieSource,
),
DeleteCookies(ServoUrl),
+ DeleteCookie(ServoUrl, String),
/// Get a history state by a given history state id
GetHistoryState(HistoryStateId, IpcSender<Option<Vec<u8>>>),
/// Set a history state for a given history state id