| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 771fc77c5138c6533e8375c6a5ef04034b83a196..32fc75dbf9373526fd71106d45853286bf54c947 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -3302,20 +3302,6 @@ Even if you have downloaded files from this website before, the website might ha
|
| </message>
|
| </if>
|
|
|
| - <!-- FindInPage strings -->
|
| - <message name="IDS_FIND_IN_PAGE_COUNT" desc="How many matches found and what item we are showing">
|
| - <ph name="ACTIVE_MATCH">$1<ex>1</ex></ph> of <ph name="TOTAL_MATCHCOUNT">$2<ex>5</ex></ph>
|
| - </message>
|
| - <message name="IDS_FIND_IN_PAGE_PREVIOUS_TOOLTIP" desc="The tooltip for the previous button">
|
| - Previous
|
| - </message>
|
| - <message name="IDS_FIND_IN_PAGE_NEXT_TOOLTIP" desc="The tooltip for the next button">
|
| - Next
|
| - </message>
|
| - <message name="IDS_FIND_IN_PAGE_CLOSE_TOOLTIP" desc="The tooltip for the close button">
|
| - Close find bar
|
| - </message>
|
| -
|
| <!-- Fullscreen mode -->
|
| <message name="IDS_EXIT_FULLSCREEN_MODE" desc="Clickable message displayed on entering full screen mode. Clicking on the link exits full screen mode.">
|
| Exit full screen
|
|
|