Index: third_party/re2/BUILD.gn |
diff --git a/third_party/re2/BUILD.gn b/third_party/re2/BUILD.gn |
index e77aad25e5f899bdfdc886996222e47be5d9aa4c..9f3ba8d23c873186dfbedf9fa225d1cccecdc589 100644 |
--- a/third_party/re2/BUILD.gn |
+++ b/third_party/re2/BUILD.gn |
@@ -2,7 +2,7 @@ |
# Use of this source code is governed by a BSD-style license that can be |
# found in the LICENSE file. |
-gyp_file = "//out/gn_gyp/third_party/re2/re2.gyp" |
+gyp_file = "//$gyp_output_dir/gn_gyp/third_party/re2/re2.gyp" |
config("re2_config") { |
include_dirs = [ "." ] |