DescriptionFix make build by making sure .pak files are listed as outputs of grd files.
Specifically:
1) In webkit.gyp and test_shell.gyp, convert the rules to actions because of different grd outputs (localized grd files have locale in the .pak filename).
2) In chrome, make two targets each with a custom rule. One target is for localized resources, the other for non-localized resources. This is like the current windows build.
Patch Set 1 #
Total comments: 3
Patch Set 2 : rebase #
Total comments: 1
Patch Set 3 : rebase #Patch Set 4 : messages #Patch Set 5 : rebase #
Messages
Total messages: 9 (0 generated)
|