-
Sylvain Defresne authored
The script build/config/mac/sdk_info.py expects a relative path for `--create_symlinks_at` parameter. The path as constructed was at `$root_out_dir/$root_out_dir_relative_to_src/sdk/xcode_links` while it is at `$root_out_dir/sdk/xcode_links` for iOS. The path used on iOS makes more sense (and was necessary to fix a bug, see https://crrev.com/c/2102544) so use the same path on mac. Bug: 1015730 Change-Id: If234d3f598dc7abdd70d78a8af8d3d140b47cadc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2501742 Auto-Submit: Sylvain Defresne <sdefresne@chromium.org> Commit-Queue: Robert Sesek <rsesek@chromium.org> Reviewed-by:
Robert Sesek <rsesek@chromium.org> Cr-Commit-Position: refs/heads/master@{#821205}
fcb20bba