DescriptionFix tracing_resources grit/generated file usage
This CL fixes two problems in tracing_resources.gyp:
(1) Multiple targets generate files that are then consumed by other targets but
don't set themselves as hard dependencies.
(2) The target processing the grd file doesn't have the resource_ids file as an
input, so it is not rerun when that file changes.
These problems were discovered in the course of shifting the location of some
resources in the tree.
Committed: https://crrev.com/cff7ec49d42148d19e67c614bcfff8e36f9592c9
Cr-Commit-Position: refs/heads/master@{#362786}
Patch Set 1 #
Dependent Patchsets: Messages
Total messages: 12 (4 generated)
|