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

Unified Diff: public/platform/WebLocalizedString.h

Issue 280483002: Add identifier for the localized text of a menulist (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@issue-314704-incorrect-display-select-multiple-tag-Android
Patch Set: Created 6 years, 7 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: public/platform/WebLocalizedString.h
diff --git a/public/platform/WebLocalizedString.h b/public/platform/WebLocalizedString.h
index 1f989936b530bbf83346521fb7c163d0c094142b..da679e18e16313837b3e11bfbe625e248a345540 100644
--- a/public/platform/WebLocalizedString.h
+++ b/public/platform/WebLocalizedString.h
@@ -124,6 +124,7 @@ struct WebLocalizedString {
SearchMenuClearRecentSearchesText, // Deprecated.
SearchMenuNoRecentSearchesText, // Deprecated.
SearchMenuRecentSearchesText, // Deprecated.
+ SelectMenuListText,
SubmitButtonDefaultLabel,
ThisMonthButtonLabel,
ThisWeekButtonLabel,
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698