Chromium Code Reviews
DescriptionFix empty resource IDs file in GN build.
Previously, if you specified an empty resource ID file in the grit template in the GN build, it would send "-f" with no argument to grit, and this would cause the command line parsing to get messed up and it wouldn't generate any files.
This patch just omits the "-f" argument in this case.
R=jam@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=291173
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|
|||||||||||||||||||