Chromium Code Reviews
DescriptionOptionally compute grit inputs precisely.
Adds a new flag that will cause grit inputs to be computed precisely by
calling out to grit at GN-time.
This is off by default so it won't impact the performance of the normal runs
for developers (where it is not necessary). This can be turned explicitly for
bots that use analyze.
Updates the closure compiler template so there's not a pass-through group
in the dependency chain. That group is not helping and because the deps
were not public, the input was not allowed by the generated grit file.
Remove the default value for the resource_ids file that grit_info used. The
Android build depends on not setting a resource ID for a few files where it's
not needed, and referring to the shared produced an error because there was
no entry for the files in the ID file.
BUG=639328
Committed: https://crrev.com/bd8c219c2282f2d6f238517c16c76b15fdf82f39
Cr-Commit-Position: refs/heads/master@{#422268}
Patch Set 1 #Patch Set 2 : Comment #Patch Set 3 : fix #Patch Set 4 : inputs #Patch Set 5 : Remove implicit resource ids #
Messages
Total messages: 27 (16 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||