DescriptionFixes duplicate listing of third party libraries in credits
The party license generator can return duplicate paths when a path is both
defined in ADDITIONAL_PATHS and found through the recursive scan. This patch
makes sure an additional path is not reported multiple times if it has
already been found.
BUG=329448
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=241834
Patch Set 1 #
Total comments: 1
Patch Set 2 : Use a set to avoid duplicate paths. #Messages
Total messages: 6 (0 generated)
|