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

Unified Diff: chrome/chrome_repack_locales.gni

Issue 552983004: Pull buildtools to get GN 295140 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 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 | « ash/BUILD.gn ('k') | chrome/common/net/BUILD.gn » ('j') | ui/base/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « ash/BUILD.gn ('k') | chrome/common/net/BUILD.gn » ('j') | ui/base/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698