diff --git a/apps/desktop/desktop_native/chromium_importer/src/chromium/mod.rs b/apps/desktop/desktop_native/chromium_importer/src/chromium/mod.rs index 6e87485b33..e7e7efa08b 100644 --- a/apps/desktop/desktop_native/chromium_importer/src/chromium/mod.rs +++ b/apps/desktop/desktop_native/chromium_importer/src/chromium/mod.rs @@ -94,6 +94,7 @@ pub fn request_browser_access(browser_name: &str, mas_build: bool) -> Result<()> pub async fn import_logins( browser_name: &str, profile_id: &str, + #[cfg(target_os = "macos")] mas_build: bool, ) -> Result> { // MAS builds will use the formerly created security bookmark