Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1103)

Unified Diff: chrome/app/generated_resources.grd

Issue 10494004: Implements a zoom icon in the Omnibox for Views. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Addressed comments, improved code executed when a new bubble is opened when another already exists Created 8 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index c815f29cccd4f2e7932c0e793bc457932e12fee8..7f814b9807f8f19a6eeee01b500111b532dc4e0e 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -6363,6 +6363,9 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_ACCNAME_STAR" desc="The accessible name for the bookmark button.">
Bookmark
</message>
+ <message name="IDS_ACCNAME_ZOOM" desc="The accessible name for the zoom button.">
+ Zoom
+ </message>
<message name="IDS_ACCNAME_CHROME_TO_MOBILE" desc="The accessible name for the Chrome To Mobile button.">
Chrome To Mobile
</message>
« no previous file with comments | « no previous file | chrome/browser/ui/views/frame/browser_view.h » ('j') | chrome/browser/ui/views/location_bar/location_bar_view.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698