| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 7e4d4b2abaeb8e9182c2a73bd506b1d95edfdfb8..4c41f38e74ad17bfa9c43e89a8eb52bfb3f5495b 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -15056,6 +15056,15 @@ read aloud to screenreader users to announce that a completion is available.">
|
| <message name="IDS_FLAGS_MOJO_LOADING_DESCRIPTION" desc="Description for the flag to enable Mojo IPC for resource loading" translateable="false">
|
| Use Mojo IPC instead of traditional Chrome IPC for resource loading.
|
| </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>
|
|
|