| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index e02b3992f8da97760b079abe8a9b02f49129cc58..05f53fb9d599e16f8e9ebf819cdbe1f7c9d42dea 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -1503,6 +1503,9 @@ Psst! Incognito mode <ph name="SHORTCUT_KEY">$1<ex>(Ctrl+Shift+N)</ex></ph> may
|
| </if>
|
|
|
| <!-- App menu -->
|
| + <message name="IDS_VIEW_INCOMPATIBILITIES" desc="The text label of the View incompatibilities menu item">
|
| + Software incompatibility: Learn more
|
| + </message>
|
| <if expr="chromeos">
|
| <message name="IDS_TOGGLE_REQUEST_TABLET_SITE" desc="The toggle to request tablet site on a touch dev.">
|
| Request tablet site
|
| @@ -1545,11 +1548,6 @@ Psst! Incognito mode <ph name="SHORTCUT_KEY">$1<ex>(Ctrl+Shift+N)</ex></ph> may
|
| <message name="IDS_HELP_MENU" desc="The text label of the Help sub-menu item">
|
| H&elp
|
| </message>
|
| - <if expr="is_win">
|
| - <message name="IDS_VIEW_INCOMPATIBILITIES" desc="The text label of the View incompatibilities menu item">
|
| - Software incompatibility: Learn more
|
| - </message>
|
| - </if>
|
| <message name="IDS_EXIT" desc="The text label of the Exit menu item">
|
| E&xit
|
| </message>
|
|
|