Use correct profile for Android url sanitizer service (#29206)

* Uses a correct profile for UrlSanitizerService on Android
This commit is contained in:
Serg
2025-05-29 18:25:11 +02:00
committed by GitHub
parent cfae95e1b0
commit 9dd413a1e0
6 changed files with 71 additions and 43 deletions
+3
View File
@@ -541,6 +541,9 @@
}
-keep class org.chromium.chrome.browser.contextmenu.BraveChromeContextMenuPopulator {
*** mItemDelegate;
*** mParams;
*** getProfile(...);
public <init>(...);
}