DescriptionKeep package access members in TOC files
In some cases we have multiple libraries with the same package name
(particularly test+non-test). If one of these depends on the other and
refers to package-private stuff in the second, then it should be rebuilt
if the signature of package-private stuff is changed. To ensure that
happens, the TOC file must include the signatures of package-private
members.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=250956
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|