From cf83a5115a366853a8940a2cfff8c1363fdade9e Mon Sep 17 00:00:00 2001 From: weili Date: Wed, 27 Apr 2016 13:42:04 -0700 Subject: Use the correct default goma directory on Windows Update the default goma directory to the current one. Review-Url: https://codereview.chromium.org/1924903002 --- build_gyp/standalone.gypi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build_gyp/standalone.gypi b/build_gyp/standalone.gypi index ad7ebdaac0..250c085e18 100644 --- a/build_gyp/standalone.gypi +++ b/build_gyp/standalone.gypi @@ -66,7 +66,7 @@ }], # Set default gomadir. ['OS=="win"', { - 'gomadir%': 'c:\\goma\\goma-win', + 'gomadir%': 'c:\\goma\\goma-win64', }, { 'gomadir%': '