| Index: chrome/chrome_repack_locales.gni
|
| diff --git a/chrome/chrome_repack_locales.gni b/chrome/chrome_repack_locales.gni
|
| index 2d8e115886fa139d98eac1d00131520ac62abcb1..a9bc8e861435e72c7a74a9e089e7006ab50c81ac 100644
|
| --- a/chrome/chrome_repack_locales.gni
|
| +++ b/chrome/chrome_repack_locales.gni
|
| @@ -87,7 +87,7 @@ template("_repack_one_locale") {
|
|
|
| if (is_chrome_branded) {
|
| sources += [
|
| - "${root_gen_dir/chrome/chromium_strings_${locale}.pak",
|
| + "${root_gen_dir}/chrome/chromium_strings_${locale}.pak",
|
| ]
|
| deps += [
|
| "//chrome/app:chromium_strings",
|
|
|