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

Unified Diff: third_party/WebKit/public/platform/WebLocalizedString.h

Issue 2306383005: Made date input field read "mm", "dd", "yyyy", or equivalents in other languages, instead of "blank… (Closed)
Patch Set: Fixed test expectations. Created 4 years, 3 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 | « third_party/WebKit/Source/core/html/shadow/DateTimeFieldElement.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/public/platform/WebLocalizedString.h
diff --git a/third_party/WebKit/public/platform/WebLocalizedString.h b/third_party/WebKit/public/platform/WebLocalizedString.h
index 97c6ab150df280f58ba15e9a98faafbaa6c65544..5715f5979ad526da9d16126d4aa40edb533af825 100644
--- a/third_party/WebKit/public/platform/WebLocalizedString.h
+++ b/third_party/WebKit/public/platform/WebLocalizedString.h
@@ -42,7 +42,6 @@ struct WebLocalizedString {
AXCalendarShowPreviousMonth,
AXCalendarWeekDescription,
AXCheckedCheckBoxActionVerb,
- AXDateTimeFieldEmptyValueText,
AXDayOfMonthFieldText,
AXDefaultActionVerb,
AXHeadingText, // Deprecated.
« no previous file with comments | « third_party/WebKit/Source/core/html/shadow/DateTimeFieldElement.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698