| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index c48e39fef1932f4638dad0388f11a6b5eb1c0f2d..b369d441a7382842ef8aced62ea4ba185e8453ee 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -5864,6 +5864,12 @@ Keep your key file in a safe place. You will need it to create new versions of y
|
| <message name="IDS_FLAGS_ENABLE_TCP_FAST_OPEN_DESCRIPTION" desc="Description of the flag that enables TCP Fast Open.">
|
| Enable the option to send extra authentication information in the initial SYN packet for a previously connected client, allowing faster data send start.
|
| </message>
|
| + <message name="IDS_FLAGS_ENABLE_RENDERER_MOJO_CHANNEL_NAME" desc="Name of the flag that enables Mojo channel to renderers.">
|
| + Enable Mojo based IPC channel for renderers
|
| + </message>
|
| + <message name="IDS_FLAGS_ENABLE_RENDERER_MOJO_CHANNEL_DESCRIPTION" desc="Description of the flag that enables Mojo channel to renderers.">
|
| + Enable Mojo based IPC channel for communication between browser process and renderer processes.
|
| + </message>
|
| <message name="IDS_FLAGS_ENABLE_TOUCH_DRAG_DROP_NAME" desc="Name of the flag that enables touch initiated drag drop.">
|
| Enable touch initiated drag and drop
|
| </message>
|
|
|