Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
2cc0c9624ed1bfdbdc2be2e81529d41c91e9052d
/
.
/
Tools
/
Scripts
/
extract-localizable-strings
blob: b6b60c9a1f168ae0962df498e85d4285b08c2edf [
file
] [
log
] [
blame
]
#!/bin/sh
exec
(
"$(dirname $0)/../../Source/WebCore/Scripts/extract-localizable-strings.pl"
"$@"
)