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

Unified Diff: chrome/android/java/strings/android_chrome_strings.grd

Issue 1263573011: Let client specify content description for custom action button (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix corresponding test Created 5 years, 4 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:
View side-by-side diff with in-line comments
Download patch
Index: chrome/android/java/strings/android_chrome_strings.grd
diff --git a/chrome/android/java/strings/android_chrome_strings.grd b/chrome/android/java/strings/android_chrome_strings.grd
index 463611e74d10b993dc7e07024eefe3001fd2c2f4..f5a536550691a74ba984f49b05a709057ddf4e75 100644
--- a/chrome/android/java/strings/android_chrome_strings.grd
+++ b/chrome/android/java/strings/android_chrome_strings.grd
@@ -2052,9 +2052,6 @@ Just open Chrome on your computer, go to the menu, and select “Sign in to Chro
<message name="IDS_ACCESSIBILITY_TOOLBAR_BTN_HOME" desc="Content description for the home button.">
Home
</message>
- <message name="IDS_ACCESSIBILITY_TOOLBAR_BTN_CUSTOM" desc="Content description for the custom action button.">
- Custom action button
- </message>
<message name="IDS_ACCESSIBILITY_BTN_REFRESH" desc="Content description for the refresh page button.">
Refresh page
</message>

Powered by Google App Engine
This is Rietveld 408576698