| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index a846391250cd0b27677a9aa3c74a7e870131b37e..79e77ae855c0dab3acc0d0cdce81df9d6e902d81 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -7031,6 +7031,12 @@ Keep your key file in a safe place. You will need it to create new versions of y
|
| Enables the use of the new and optimized implementation of the chrome task manager.
|
| </message>
|
| </if>
|
| + <message name="IDS_FLAGS_SIMPLIFIED_FULLSCREEN_UI_NAME" desc="Name of the flag to enable the new simplified fullscreen and mouse lock UI.">
|
| + Simplified fullscreen / mouse lock UI.
|
| + </message>
|
| + <message name="IDS_FLAGS_SIMPLIFIED_FULLSCREEN_UI_DESCRIPTION" desc="Description of the flag to enable the new simplified fullscreen and mouse lock UI.">
|
| + An experimental new user experience when entering page-triggered fullscreen or mouse pointer lock states.
|
| + </message>
|
|
|
| <!-- Crashes -->
|
| <message name="IDS_CRASHES_TITLE" desc="Title for the chrome://crashes page.">
|
|
|