| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index f61d3e9ff784e80c6aeb247421c38700bfdf6606..4ec32ec10c3bb3ee11c163bd3b105cdb711cf647 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -6880,6 +6880,12 @@ Keep your key file in a safe place. You will need it to create new versions of y
|
| <message name="IDS_SUPERVISED_USER_SAFESITES_ONLINE_CHECK_ONLY" desc="Description for the choice to enable only the online check in the supervised user SafeSites filtering feature.">
|
| Online check only
|
| </message>
|
| + <message name="IDS_FLAGS_ENABLE_NEW_VIDEO_RENDERER_NAME" desc="Title for the flag to enable the new video rendering path for video elements.">
|
| + Enable the new video rendering path for video elements.
|
| + </message>
|
| + <message name="IDS_FLAGS_ENABLE_NEW_VIDEO_RENDERER_DESCRIPTION" desc="Description for the flag to enable the new video rendering path for video elements.">
|
| + Enables the new compositor driven video rendering path for smoother playback in video elements.
|
| + </message>
|
|
|
| <!-- Crashes -->
|
| <message name="IDS_CRASHES_TITLE" desc="Title for the chrome://crashes page.">
|
|
|