Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index 1f3da8f02d2a6d3e7a0bde6f5606f8451a66b4aa..528cd60e2e86f17d45f1213a262ca604997d0672 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -15084,6 +15084,15 @@ read aloud to screenreader users to announce that a completion is available."> |
<message name="IDS_FLAGS_DEBUG_SHORTCUTS_DESCRIPTION" desc="Description of the 'Debugging keyboard shortcuts' lab." translateable="false"> |
Enables additional keyboard shortcuts that are useful for debugging Ash. |
</message> |
+ |
+ <if expr="is_android"> |
+ <message name="IDS_FLAGS_ENABLE_CUSTOM_CONTEXT_MENU_NAME" desc="Name for the flag to enable the custom context menu" translateable="false"> |
+ Enable custom context menu |
+ </message> |
+ <message name="IDS_FLAGS_ENABLE_CUSTOM_CONTEXT_MENU_DESCRIPTION" desc="Description for the flag that enables the custom context menu" translateable="false"> |
+ Enables a new context menu when a link, image, or video is pressed within main Chrome. |
+ </message> |
+ </if> |
</messages> |
</release> |
</grit> |