Fix assets being duplicated in DFMs when recursive_resource_deps is used
Assets were being kept in both the base module and DFM due to the recursive_resource_deps arg which pulls resources into the base module. This change excludes assets, preventing them from being duplicated in the base module. Bug: 1126301 Change-Id: I6dd110c86f5befb7271880fee0c5c2c94740a766 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2536750Reviewed-by:Andrew Grieve <agrieve@chromium.org> Commit-Queue: Clark DuVall <cduvall@chromium.org> Cr-Commit-Position: refs/heads/master@{#827133}
Showing
Please register or sign in to comment