Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 08db0012 authored by Nishith  Khanna's avatar Nishith Khanna Committed by Mohammed Althaf T
Browse files

Browser: Fix eyeo patch issue

parent 74bfc010
Loading
Loading
Loading
Loading
+23 −0
Original line number Diff line number Diff line
From 460342d9dde2d8c4a3092e945316c484fdf0a4ef Mon Sep 17 00:00:00 2001
From: Nishith Khanna <nishith.khanna@gmail.com>
Date: Fri, 24 Jan 2025 14:13:51 +0530
Subject: fixup: eyeo Browser Ad filtering Solution: Chrome Integration Module

---
 chrome/browser/ui/webui/chrome_web_ui_configs.cc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/chrome/browser/ui/webui/chrome_web_ui_configs.cc b/chrome/browser/ui/webui/chrome_web_ui_configs.cc
index 209497a950cfc..2fff6c059532f 100644
--- a/chrome/browser/ui/webui/chrome_web_ui_configs.cc
+++ b/chrome/browser/ui/webui/chrome_web_ui_configs.cc
@@ -423,5 +423,5 @@ void RegisterChromeWebUIConfigs() {
 #if BUILDFLAG(IS_ANDROID)
   map.AddWebUIConfig(std::make_unique<user_scripts::UserScriptsUIConfig>());
 #endif
-}
   map.AddWebUIConfig(std::make_unique<AdblockInternalsUIConfig>());
+}
-- 
2.34.1
+1 −0
Original line number Diff line number Diff line
fixup-eyeo-Browser-Ad-filtering-Solution-Chrome-Integration-Module.patch
fixup-Revert-removal-of-execution-context-address-space.patch
fixup-Bromite-subresource-adblocker.patch
fixup-Disable-fetching-of-all-field-trials.patch