Descriptioncontent_shell: Remove deps for resources only needed at runtime.
https://chromium.googlesource.com/chromium/src/+/master/tools/gn/docs/reference.md#data_deps_Non_linked-dependencies
> data_deps are non-linked runtime dependencies. They are built and available
> at runtime.
The .pak and font resources are not linked but rather just needed at
runtime.
Split out of https://codereview.chromium.org/2460503002/
BUG=524758
Committed: https://crrev.com/3d9a6345c105cd59cb62f6c5aa9649ac4560b0b0
Cr-Commit-Position: refs/heads/master@{#429517}
Patch Set 1 #
Total comments: 3
Depends on Patchset: Messages
Total messages: 20 (9 generated)
|