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

Unified Diff: chrome/app/generated_resources.grd

Issue 2578303003: a11y: Add a11y information to views::Tab and manually ignore its a11y children. (Closed)
Patch Set: Rebase Created 3 years, 11 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
« no previous file with comments | « no previous file | chrome/browser/ui/cocoa/tabs/tab_view.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 52abc0a4abd68df1adbafd47e782485b48c751bf..64d3ff7ac0f52319d920dd75785d623211564063 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -490,11 +490,6 @@ are declared in build/common.gypi.
<message name="IDS_EDIT" desc="Edit menu item">
&amp;Edit
</message>
- <if expr="is_macosx">
- <message name="IDS_ACCNAME_TAB" desc="A generic description of a tab button's role" meaning="UI element">
- Tab
- </message>
- </if>
<message name="IDS_SAVE" desc="Used on a button to save information you are editing.">
Save
</message>
« no previous file with comments | « no previous file | chrome/browser/ui/cocoa/tabs/tab_view.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698