|
Content "gn check" work.
Make content/gpu and content/plugin pass GN check.
Makes most of content/shell and content/test pass check. These are not all enabled yet pending a few remaining issues that are more difficult to solve.
The private content targets now allow content/test to include headers from them for non-component builds. Checking is disabled for content/test in component builds as described in the comment at the top of //content/BUILD.gn
Renames the ui/events/ipc according to GN style
BUG=
CQ_INCLUDE_TRYBOTS=tryserver.chromium.win:win_optional_gpu_tests_rel
TBR=jschuh (IPC build tweak)
Committed: https://crrev.com/f510be61306f5e4986eceb1f8686bfcc934cd400
Cr-Commit-Position: refs/heads/master@{#383208}
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+281 lines, -28 lines) |
Patch |
 |
M |
.gn
|
View
|
1
2
3
4
|
1 chunk |
+13 lines, -0 lines |
0 comments
|
Download
|
 |
M |
components/crash/content/app/BUILD.gn
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
content/BUILD.gn
|
View
|
1
2
3
4
|
1 chunk |
+17 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/app/BUILD.gn
|
View
|
1
2
3
4
5
|
1 chunk |
+14 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/browser/BUILD.gn
|
View
|
1
2
3
4
5
6
|
2 chunks |
+14 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/child/BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+12 lines, -3 lines |
0 comments
|
Download
|
 |
M |
content/common/BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
content/gpu/BUILD.gn
|
View
|
1
2
3
4
5
6
7
|
3 chunks |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/plugin/BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/public/browser/BUILD.gn
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
content/public/gpu/BUILD.gn
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/public/plugin/BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+7 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/renderer/BUILD.gn
|
View
|
1
2
3
4
5
6
|
2 chunks |
+14 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/shell/BUILD.gn
|
View
|
1
|
5 chunks |
+12 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/test/BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
9
|
31 chunks |
+127 lines, -9 lines |
0 comments
|
Download
|
 |
M |
content/utility/BUILD.gn
|
View
|
1
2
3
4
5
6
|
3 chunks |
+17 lines, -2 lines |
0 comments
|
Download
|
 |
M |
gpu/ipc/common/BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
media/BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
ppapi/proxy/BUILD.gn
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ppapi/shared_impl/BUILD.gn
|
View
|
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
ui/events/BUILD.gn
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
ui/events/ipc/BUILD.gn
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
Total messages: 51 (27 generated)
|