| Index: Source/core/accessibility/AXMediaControls.cpp
|
| diff --git a/Source/core/accessibility/AXMediaControls.cpp b/Source/core/accessibility/AXMediaControls.cpp
|
| index 866f360afe2c25be79dabd4dd547cbd9a6869734..5901add3951025d0cb31da1a3f9031cd35f4999f 100644
|
| --- a/Source/core/accessibility/AXMediaControls.cpp
|
| +++ b/Source/core/accessibility/AXMediaControls.cpp
|
| @@ -38,7 +38,6 @@ namespace blink {
|
| using blink::WebLocalizedString;
|
| using namespace HTMLNames;
|
|
|
| -
|
| static inline String queryString(WebLocalizedString::Name name)
|
| {
|
| return Locale::defaultLocale().queryString(name);
|
|
|