DescriptionRevert of content_shell: Remove deps for resources only needed at runtime. (patchset #1 id:1 of https://codereview.chromium.org/2469073004/ )
Reason for revert:
Broke Mac builds of content shell. See Robert Sesek's comments.
Original issue's description:
> content_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}
TBR=jochen@chromium.org,dpranke@google.com,dpranke@chromium.org,rsesek@chromium.org
# Not skipping CQ checks because original CL landed more than 1 days ago.
BUG=524758
Committed: https://crrev.com/fa69073c14cec82dac0bed3a16583e63f84e001b
Cr-Commit-Position: refs/heads/master@{#434571}
Patch Set 1 #
Messages
Total messages: 26 (11 generated)
|