| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 94319662cca9d371520eebf0d63d2d8fcc9a1ee8..bc164ec35d784716cabce2de0e3573967250d35a 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -3398,16 +3398,6 @@ Even if you have downloaded files from this website before, the website might ha
|
| View
|
| </message>
|
|
|
| - <!-- Autolaunch infobar -->
|
| - <if expr="is_win">
|
| - <message name="IDS_AUTO_LAUNCH_OK" desc="Label for OK button on Autolaunch confirmation infobar.">
|
| - OK
|
| - </message>
|
| - <message name="IDS_AUTO_LAUNCH_REVERT" desc="Label for button (on Autolaunch confirmation infobar) that disables autolaunching.">
|
| - Cut it out!
|
| - </message>
|
| - </if>
|
| -
|
| <!-- DevTools attached infobar -->
|
| <message name="IDS_DEV_TOOLS_INFOBAR_LABEL" desc="Label displayed in an infobar when external debugger is attached to the browser">
|
| "<ph name="CLIENT_NAME">$1<ex>Extension Foo</ex></ph>" is debugging this browser.
|
|
|