| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index f106cfdd57e165af5c6885041a289bb51a40feac..55f42459fbea20d466ff55af0b3963fdaf489c27 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -8609,7 +8609,7 @@ The following plug-in is unresponsive: <ph name="PLUGIN_NAME">$1
|
| <message name="IDS_MOUSE_LOCK_BLOCK_RADIO" desc="A radio button in the Content Settings dialog for blocking all sites ability to disable the mouse cursor.">
|
| Do not allow any site to disable the mouse cursor
|
| </message>
|
| - <if expr="pp_ifdef('chromeos')">
|
| + <if expr="pp_ifdef('chromeos') or is_win">
|
| <message name="IDS_PROTECTED_CONTENT_TAB_LABEL" desc="Label for the Protected Content tab on the Content Settings dialog.">
|
| Protected content
|
| </message>
|
|
|