Chromium Code Reviews| Index: build/util/BUILD.gn |
| diff --git a/build/util/BUILD.gn b/build/util/BUILD.gn |
| index b7d8c565bdd6388c952be765fd65704104466d99..ad6f2ea78159e03aa2388b530a23f9be0d6ed0f9 100644 |
| --- a/build/util/BUILD.gn |
| +++ b/build/util/BUILD.gn |
| @@ -13,7 +13,7 @@ action("webkit_version") { |
| template_file, |
| ] |
| - output_file = "$root_gen_dir/webkit_version.h" |
| + output_file = "$target_gen_dir/webkit_version.h" |
| outputs = [ |
| output_file, |
| ] |