| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 286e1e6db75c1fd214cb6a3d428673094cbcb12b..70ec926fb7dbf60e84d33bbf35e97d7f87b619d6 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -4187,16 +4187,6 @@ Even if you have downloaded files from this website before, the website might ha
|
| <message name="IDS_EXTENSION_PROMPT_WARNING_PLATFORMKEYS" desc="Permission string for access to client certificates.">
|
| Use your client certificates
|
| </message>
|
| - <if expr="is_macosx">
|
| - <message name="IDS_EXTENSION_PROMPT_WARNING_INTERCEPT_ALL_KEYS" desc="Permission string for intercept all keyboard keys via packaged app extension APIs">
|
| - Read and change anything you type including task switching keys like CMD+TAB
|
| - </message>
|
| - </if>
|
| - <if expr="not is_macosx">
|
| - <message name="IDS_EXTENSION_PROMPT_WARNING_INTERCEPT_ALL_KEYS" desc="Permission string for intercept all keyboard keys via packaged app extension APIs">
|
| - Read and change anything you type including task switching keys like ALT+TAB
|
| - </message>
|
| - </if>
|
| <message name="IDS_EXTENSION_PROMPT_WARNING_SETTINGS_PRIVATE" desc="Permission string for access to settings.">
|
| Read and change user and device settings
|
| </message>
|
|
|