|
Standardize grit invokes
- Add two gypi files to src/build for the boilerplate added to targets and actions
- Update grit_info to also support the -E flag so it can share more of the grit build commandline
- switch over all but the webkit and webkit glue grd files to use the common support
BUG= 22247
TEST=everything still localized correctly
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=79548
Total comments: 42
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+263 lines, -454 lines) |
Patch |
|
M |
app/app.gyp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
2 chunks |
+6 lines, -28 lines |
0 comments
|
Download
|
|
M |
build/common.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
2 chunks |
+6 lines, -4 lines |
1 comment
|
Download
|
|
A |
build/grit_action.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+40 lines, -0 lines |
1 comment
|
Download
|
|
A |
build/grit_target.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+29 lines, -0 lines |
0 comments
|
Download
|
|
M |
chrome/app/policy/policy_templates.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
2 chunks |
+9 lines, -44 lines |
0 comments
|
Download
|
|
M |
chrome/chrome.gyp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
6 chunks |
+121 lines, -222 lines |
0 comments
|
Download
|
|
M |
chrome/default_plugin/default_plugin.gyp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
2 chunks |
+6 lines, -26 lines |
0 comments
|
Download
|
|
M |
chrome_frame/chrome_frame.gyp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+8 lines, -30 lines |
0 comments
|
Download
|
|
M |
net/net.gyp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+8 lines, -35 lines |
0 comments
|
Download
|
|
M |
tools/grit/grit_info.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
|
M |
ui/base/strings/ui_strings.gyp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
3 chunks |
+21 lines, -35 lines |
0 comments
|
Download
|
|
M |
ui/ui_gfx.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
2 chunks |
+6 lines, -30 lines |
0 comments
|
Download
|
Total messages: 15 (0 generated)
|