// Partial Translate is not supported on ChromeOS.
#if !BUILDFLAG(IS_CHROMEOS)
-#if defined(SAMSUNG_NEXT_BROWSER)
- LOG(INFO) << "Adding Translate to english option";
- AppendPartialTranslateItem();
-#else // SAMSUNG_NEXT_BROWSER
if (content_type_->SupportsGroup(
ContextMenuContentType::ITEM_GROUP_PARTIAL_TRANSLATE) &&
search::DefaultSearchProviderIsGoogle(GetProfile()) &&
CanTranslate(/*menu_logging=*/false)) {
AppendPartialTranslateItem();
}
-#endif
#endif // !BUILDFLAG(IS_CHROMEOS)
// Spell check and writing direction options are not currently supported by