commit | c03f1bb1d62e0790b858f948d78c19d2141a6c4f | [log] [tgz] |
---|---|---|
author | Patrick Rohr <prohr@google.com> | Fri Nov 18 16:13:17 2022 -0800 |
committer | Patrick Rohr <prohr@google.com> | Fri Nov 18 17:32:50 2022 -0800 |
tree | c80a12d22feebc96c8bb70aba47158fb0113d64a | |
parent | 5446df8d3337e49e54cdecd5cf222b4872264d8d [diff] |
gn2bp: add common header dependencies to defaults Chromium builds get these headers directly from sysroot, so they do not explicitly list the dependency. While this is probably an upstream bug (or at least a limitation), it is easiest to just add them to cc_defaults. This also adds jni_headers which are required by multiple targets. Test: //components/cronet/android:cronet Change-Id: Ifb8843aaa60b2454544886b3e60aae42f9a5388e