Use correct profile for Android url sanitizer service (#29206)
* Uses a correct profile for UrlSanitizerService on Android
This commit is contained in:
@@ -541,6 +541,9 @@
|
||||
}
|
||||
|
||||
-keep class org.chromium.chrome.browser.contextmenu.BraveChromeContextMenuPopulator {
|
||||
*** mItemDelegate;
|
||||
*** mParams;
|
||||
*** getProfile(...);
|
||||
public <init>(...);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user