commit | 770cf68919d4895bcab9aa110bb6f2defd259d18 | [log] [tgz] |
---|---|---|
author | Patrick Rohr <prohr@google.com> | Tue Nov 15 13:15:18 2022 -0800 |
committer | Patrick Rohr <prohr@google.com> | Tue Nov 15 13:18:20 2022 -0800 |
tree | 5c86ce246755d80db590b98a8c30af24faed2e64 | |
parent | 0d40da395522696048cf79ce11cd251004813b67 [diff] |
gn2bp: remove unused third_party deps handling This was not useful for the cronet build, as we have not remapped third_party deps into //gn (unlike perfetto). We probably do want something similar for builtin_deps (like pass builtin_deps into the GnParser constructor) to prevent static_library dependencies to circumvent replaced dependencies via builtin_deps. Test: //components/cronet/android:cronet Change-Id: I77ed99eb14618a478281b9be025cf9d384066ddb