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

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: Fixed messed up indentation 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 802ea3e706d15658f3fb4c63eaea774df24fd49e..cef689343361b63d0299330fc6e49d27a95481f9 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -6272,6 +6272,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