| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 171306ccb2a80b092ef4d27b00964b24facc47b0..9154d0f25e60e4bc57ae902772a9bae9f1fc8a0f 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -14571,11 +14571,11 @@ Please check your email at <ph name="ACCOUNT_EMAIL">$2<ex>jane.doe@gmail.com</ex
|
| Use old intrusive animation subsystem for composited animations in renderers.
|
| </message>
|
| <if expr="not is_android">
|
| - <message name="IDS_FLAGS_DISABLE_UI_COMPOSITOR_ANIMATION_TIMELINES" desc="Name of the 'Disable UI Compositor animation timelines' lab.">
|
| - Disable UI compositor animation timelines
|
| + <message name="IDS_FLAGS_ENABLE_UI_COMPOSITOR_ANIMATION_TIMELINES" desc="Name of the 'Enable UI Compositor animation timelines' lab.">
|
| + Enable UI compositor animation timelines
|
| </message>
|
| - <message name="IDS_FLAGS_DISABLE_UI_COMPOSITOR_ANIMATION_TIMELINES_DESCRIPTION" desc="Description of the 'Disable UI Compositor animation timelines' lab.">
|
| - Use old intrusive animation subsystem for composited animations in UI.
|
| + <message name="IDS_FLAGS_ENABLE_UI_COMPOSITOR_ANIMATION_TIMELINES_DESCRIPTION" desc="Description of the 'Enable UI Compositor animation timelines' lab.">
|
| + Use new non-intrusive animation subsystem for composited animations in UI.
|
| </message>
|
| </if>
|
|
|
|
|