|
Add more targets to GN check.
Fix errors. Most of the problems were in net. Moves CreateAndConnectStreamForTesting's declaration to the header corresponding to the file it's implemented in.
Adds the other directories that don't pass yet to the list commented out so
it's easier to see what's still left.
TBR=armansito@chromium.org
Committed: https://crrev.com/bc44c0a95e9904154e2af47fb2dba8c37e169a13
Cr-Commit-Position: refs/heads/master@{#317425}
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+144 lines, -44 lines) |
Patch |
|
M |
.gn
|
View
|
1
2
3
4
5
|
1 chunk |
+54 lines, -4 lines |
0 comments
|
Download
|
|
M |
build/config/android/rules.gni
|
View
|
1
2
3
|
1 chunk |
+1 line, -3 lines |
0 comments
|
Download
|
|
M |
build/config/linux/BUILD.gn
|
View
|
1
2
3
4
5
|
1 chunk |
+11 lines, -9 lines |
0 comments
|
Download
|
|
M |
dbus/BUILD.gn
|
View
|
1
2
3
4
5
6
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
|
M |
device/bluetooth/BUILD.gn
|
View
|
1
2
3
4
5
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
device/core/BUILD.gn
|
View
|
1
2
3
4
5
6
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
device/hid/BUILD.gn
|
View
|
1
2
3
4
5
6
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
|
M |
device/media_transfer_protocol/BUILD.gn
|
View
|
1
2
3
4
5
6
|
1 chunk |
+8 lines, -2 lines |
0 comments
|
Download
|
|
M |
device/serial/BUILD.gn
|
View
|
1
2
3
4
5
6
|
1 chunk |
+7 lines, -1 line |
0 comments
|
Download
|
|
M |
device/usb/BUILD.gn
|
View
|
1
2
3
4
5
6
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
|
M |
device/vibration/BUILD.gn
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
device/vibration/android/BUILD.gn
|
View
|
1
2
3
4
5
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
net/BUILD.gn
|
View
|
1
2
3
4
5
|
7 chunks |
+9 lines, -0 lines |
0 comments
|
Download
|
|
M |
net/net.gyp
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
net/net.gypi
|
View
|
1
2
3
|
2 chunks |
+0 lines, -2 lines |
0 comments
|
Download
|
|
M |
net/websockets/websocket_stream.h
|
View
|
1
2
|
3 chunks |
+19 lines, -0 lines |
0 comments
|
Download
|
|
M |
net/websockets/websocket_stream.cc
|
View
|
1
2
3
4
5
|
2 chunks |
+1 line, -2 lines |
0 comments
|
Download
|
|
M |
net/websockets/websocket_test_util.h
|
View
|
1
2
|
2 chunks |
+0 lines, -15 lines |
0 comments
|
Download
|
|
M |
skia/BUILD.gn
|
View
|
1
2
3
4
5
|
2 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
|
M |
skia/ext/analysis_canvas.cc
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
sync/BUILD.gn
|
View
|
1
2
3
|
7 chunks |
+9 lines, -3 lines |
0 comments
|
Download
|
|
M |
tools/android/common/BUILD.gn
|
View
|
1
2
3
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
|
M |
tools/json_schema_compiler/test/BUILD.gn
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
Total messages: 33 (12 generated)
|