| Index: chrome/browser/resources/chromeos/chromevox/strings/BUILD.gn
|
| diff --git a/chrome/browser/resources/chromeos/chromevox/strings/BUILD.gn b/chrome/browser/resources/chromeos/chromevox/strings/BUILD.gn
|
| index 9a7f8566756f6fccf0b82fd8cf6948ec50fe096e..1fe755c2c288e07c2291264bbbba8fd1edc2a891 100644
|
| --- a/chrome/browser/resources/chromeos/chromevox/strings/BUILD.gn
|
| +++ b/chrome/browser/resources/chromeos/chromevox/strings/BUILD.gn
|
| @@ -8,6 +8,7 @@ chromevox_out_dir = "$root_out_dir/resources/chromeos/chromevox"
|
|
|
| grit("chromevox_strings") {
|
| source = "chromevox_strings.grd"
|
| + use_qualified_include = true
|
| outputs = [
|
| "_locales/am/messages.json",
|
| "_locales/ar/messages.json",
|
|
|