commit | 5797e4ca730ccf8bb3f759038d14fd53cf022737 | [log] [tgz] |
---|---|---|
author | Juan Mojica <[email protected]> | Tue Feb 23 21:55:23 2021 |
committer | Chromium LUCI CQ <[email protected]> | Tue Feb 23 21:55:23 2021 |
tree | 2ae3956d71c5f4aab8a3c0fb524d00e793eb3a55 | |
parent | 7c1c0d472ee814c7defe9f39f80b4b1e6ff06927 [diff] [blame] |
Add support for rendering translate chip. Bug: 1175364 Change-Id: I995423af4794e3e9a8b2659c159d3681b9979ab9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2682768 Commit-Queue: Juan Mojica <[email protected]> Reviewed-by: Ben Goldberger <[email protected]> Reviewed-by: Yusuf Ozuysal <[email protected]> Reviewed-by: Robert Kaplow <[email protected]> Cr-Commit-Position: refs/heads/master@{#856865}
diff --git a/chrome/browser/flag_descriptions.cc b/chrome/browser/flag_descriptions.cc index 35b1eef..5c92df17 100644 --- a/chrome/browser/flag_descriptions.cc +++ b/chrome/browser/flag_descriptions.cc
@@ -383,6 +383,12 @@ "Display an additional menu item for a Shopping intent to Google Lens " "below Search with Google Lens when Lens shopping feature is enabled"; +const char kContextMenuTranslateWithGoogleLensName[] = + "Google Lens powered image search for translatable images surfaced as a " + "chip under the context menu."; +const char kContextMenuTranslateWithGoogleLensDescription[] = + "Enable a chip for a Translate intent into Google Lens when supported."; + const char kClickToOpenPDFName[] = "Click to open embedded PDFs"; const char kClickToOpenPDFDescription[] = "When the PDF plugin is unavailable, show a click-to-open placeholder for "