| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index dfc9eaf178a68f007c87e0add60cae3e0364f200..71d6fffa7c57508f69b3818ee6424d235645cdd4 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -6365,6 +6365,12 @@ Keep your key file in a safe place. You will need it to create new versions of y
|
| Disables wallpaper boot animation (except for OOBE case).
|
| </message>
|
| </if>
|
| + <message name="IDS_FLAGS_CHILD_ACCOUNT_DETECTION_NAME" desc="Name of the flag to enable detection of child accounts.">
|
| + Enable child account detection.
|
| + </message>
|
| + <message name="IDS_FLAGS_CHILD_ACCOUNT_DETECTION_DESCRIPTION" desc="Description for the flag to enable detection of child accounts.">
|
| + Enable detection of child accounts on sign-in and startup, as well as periodically.
|
| + </message>
|
| <message name="IDS_FLAGS_DISABLE_ACCELERATED_VIDEO_DECODE_NAME" desc="Name of the flag to disable accelerated video decode where available.">
|
| Disable hardware-accelerated video decode.
|
| </message>
|
|
|