From 45280f115c996737c6cbde870ebbb6ea9ced7866 Mon Sep 17 00:00:00 2001 From: Laura Hausmann Date: Sat, 23 Mar 2024 17:05:52 +0100 Subject: [PATCH] Fix pocket patch --- patches/0002-disable-pocket.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/patches/0002-disable-pocket.patch b/patches/0002-disable-pocket.patch index 4cd6672..0fb7b14 100644 --- a/patches/0002-disable-pocket.patch +++ b/patches/0002-disable-pocket.patch @@ -25,14 +25,14 @@ index 78a7d7e456f4c..5e64ee8310b27 100644 AboutHomeStartupCache.init(); diff --git a/browser/components/moz.build b/browser/components/moz.build -index 0c59bb842172a..c0d32e13ef06f 100644 +index 0f91b90fb0ce4..212d21b67b866 100644 --- a/browser/components/moz.build +++ b/browser/components/moz.build -@@ -44,7 +44,6 @@ DIRS += [ +@@ -48,7 +48,6 @@ DIRS += [ "originattributes", "pagedata", "places", - "pocket", "preferences", "privatebrowsing", - "prompts", + "profiles",