| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index cdbdde55daf5054cf1631881113b752ceae351f6..9f7a068607bc516914805d651e48bc25f38fb502 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -5607,6 +5607,12 @@ Keep your key file in a safe place. You will need it to create new versions of y
|
| <message name="IDS_FLAGS_ALLOW_NACL_SOCKET_API_DESCRIPTION" desc="Description for the NaCl Socket API feature.">
|
| Allows applications to use NaCl Socket API. Use only to test NaCl plugins.
|
| </message>
|
| + <message name="IDS_FLAGS_ENABLE_APPLIST_V2_NAME" desc="Name of the flag to enable applist v2 in ash.">
|
| + Enable AppList v2.
|
| + </message>
|
| + <message name="IDS_FLAGS_ENABLE_APPLIST_V2_DESCRIPTION" desc="Description of the flag to enable applist v2 in ash.">
|
| + Enables the bubble-style applist v2.
|
| + </message>
|
|
|
| <if expr="pp_ifdef('chromeos')">
|
| <message name="IDS_FLAGS_ALLOW_TOUCHPAD_THREE_FINGER_CLICK_NAME" desc="Name for the flag to enable touchpad three finger click as middle button.">
|
|
|