diff options
Diffstat (limited to 'chrome')
-rw-r--r-- | chrome/installer/installer.gyp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/installer/installer.gyp b/chrome/installer/installer.gyp index 6992aa0..a741764 100644 --- a/chrome/installer/installer.gyp +++ b/chrome/installer/installer.gyp @@ -427,7 +427,7 @@ 'action': [ 'python', '<(scan_server_dlls_py)', - '--output_dir=<(INTERMEDIATE_DIR)', + '--output_dir=<(PRODUCT_DIR)', '--input_file=<(RULE_INPUT_PATH)', '--header_output_dir=<(INTERMEDIATE_DIR)', # TODO(sgk): may just use environment variables |