1
0
Fork 1

Fix pocket patch

This commit is contained in:
Laura Hausmann 2024-03-23 17:05:52 +01:00
parent 88f44f8462
commit 45280f115c
Signed by: zotan
GPG key ID: D044E84C5BE01605

View file

@ -25,14 +25,14 @@ index 78a7d7e456f4c..5e64ee8310b27 100644
AboutHomeStartupCache.init(); AboutHomeStartupCache.init();
diff --git a/browser/components/moz.build b/browser/components/moz.build 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 --- a/browser/components/moz.build
+++ b/browser/components/moz.build +++ b/browser/components/moz.build
@@ -44,7 +44,6 @@ DIRS += [ @@ -48,7 +48,6 @@ DIRS += [
"originattributes", "originattributes",
"pagedata", "pagedata",
"places", "places",
- "pocket", - "pocket",
"preferences", "preferences",
"privatebrowsing", "privatebrowsing",
"prompts", "profiles",