| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 2db983b36ed3111cb9afa3db4e4809934092e53a..7a772f804440e3509dbfc8b3dde2857bff420e0c 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -6514,6 +6514,12 @@ Keep your key file in a safe place. You will need it to create new versions of y
|
| <message name="IDS_FLAGS_ENABLE_SYNCED_NOTIFICATIONS_DESCRIPTION" desc="Description for the flag to enable synced notifications.">
|
| Enable experimental Synchronized Notifications.
|
| </message>
|
| + <message name="IDS_FLAGS_ENABLE_SYNC_APP_LIST_NAME" desc="Name of the flag to enable syncing the app list.">
|
| + Enable App Launcher Sync
|
| + </message>
|
| + <message name="IDS_FLAGS_ENABLE_SYNC_APP_LIST_DESCRIPTION" desc="Description for the flag to enable syncing the app list.">
|
| + Enable experimental App Launcher Sync.
|
| + </message>
|
| <message name="IDS_FLAGS_ENABLE_SCREEN_CAPTURE_NAME" desc="Name of the flag to enable screen capture support.">
|
| Enable screen capture support in getUserMedia().
|
| </message>
|
|
|