DescriptionFix GYP and GN references that are invalid in Chromium builds.
There were a couple of GN and GYP references that were incorrect in Chromium builds:
- GN references between WebRTC targets must be using relative paths, not absolute.
- GYP references between WebRTC targets must be using the <(webrtc_root)v variable
in order to be expanded to the correct path in a Chromium build.
NOTRY=True
TBR=hjon@webrtc.org, hbos@webrtc.org
Committed: https://crrev.com/f6b55092295412a5cf1ffc7e77de0575eaca43b3
Cr-Commit-Position: refs/heads/master@{#11521}
Patch Set 1 #
Messages
Total messages: 10 (6 generated)
|