|
Cleanup inconsistencies between GN and GYP in //remoting
1. GN builds were not including some tests included in GYP.
2. Replaced test_common target in gyp with test_support.
3. Removed extra *_common targets for test_driver and moved everything
to test_support.
4. test_driver can be compiled using GN now.
5. Various other small cleanups.
Committed: https://crrev.com/15945fd48ba40b6133434c8dfb7c31b4525af64a
Cr-Commit-Position: refs/heads/master@{#339119}
Total comments: 6
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+284 lines, -154 lines) |
Patch |
 |
M |
remoting/BUILD.gn
|
View
|
1
|
4 chunks |
+5 lines, -63 lines |
0 comments
|
Download
|
 |
M |
remoting/base/BUILD.gn
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
remoting/client/BUILD.gn
|
View
|
1
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
remoting/host/BUILD.gn
|
View
|
|
4 chunks |
+11 lines, -4 lines |
0 comments
|
Download
|
 |
M |
remoting/protocol/BUILD.gn
|
View
|
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
remoting/remoting.gyp
|
View
|
|
2 chunks |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
remoting/remoting_all.gyp
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
remoting/remoting_host_srcs.gypi
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
remoting/remoting_host_win.gypi
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
remoting/remoting_nacl.gyp
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
remoting/remoting_srcs.gypi
|
View
|
1
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
remoting/remoting_test.gypi
|
View
|
1
2
|
12 chunks |
+30 lines, -81 lines |
0 comments
|
Download
|
 |
A |
remoting/signaling/BUILD.gn
|
View
|
1
|
1 chunk |
+67 lines, -0 lines |
0 comments
|
Download
|
 |
A |
remoting/test/BUILD.gn
|
View
|
1
2
3
|
1 chunk |
+154 lines, -0 lines |
0 comments
|
Download
|
Total messages: 18 (7 generated)
|