|
Un-nest configs in GN files.
People sometimes nest targets or configs, usually with the assumption that this limits the visibility of a config to within a target. But this nesting provides no visibility restrictions over declaring it outside of a block.
Un-nest for clarity.
Re-land of http://crrev.com/1318823008 while preserving config ordering.
Committed: https://crrev.com/6dd952c77209619a445205998173fc40fb817be1
Cr-Commit-Position: refs/heads/master@{#346964}
Total comments: 3
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+334 lines, -256 lines) |
Patch |
|
M |
build/secondary/testing/gtest/BUILD.gn
|
View
|
1
2
|
2 chunks |
+15 lines, -11 lines |
0 comments
|
Download
|
|
M |
sdch/BUILD.gn
|
View
|
|
3 chunks |
+12 lines, -12 lines |
0 comments
|
Download
|
|
M |
third_party/brotli/BUILD.gn
|
View
|
1
|
2 chunks |
+15 lines, -10 lines |
0 comments
|
Download
|
|
M |
third_party/cld_2/BUILD.gn
|
View
|
1
|
2 chunks |
+14 lines, -8 lines |
0 comments
|
Download
|
|
M |
third_party/harfbuzz-ng/BUILD.gn
|
View
|
1
|
3 chunks |
+36 lines, -30 lines |
0 comments
|
Download
|
|
M |
third_party/hunspell/BUILD.gn
|
View
|
1
|
2 chunks |
+8 lines, -6 lines |
0 comments
|
Download
|
|
M |
third_party/libpng/BUILD.gn
|
View
|
|
2 chunks |
+9 lines, -8 lines |
0 comments
|
Download
|
|
M |
third_party/libusb/BUILD.gn
|
View
|
1
|
2 chunks |
+17 lines, -11 lines |
0 comments
|
Download
|
|
M |
third_party/libwebp/BUILD.gn
|
View
|
|
2 chunks |
+7 lines, -6 lines |
0 comments
|
Download
|
|
M |
third_party/libxml/BUILD.gn
|
View
|
1
2
3
4
|
4 chunks |
+45 lines, -40 lines |
0 comments
|
Download
|
|
M |
third_party/libxslt/BUILD.gn
|
View
|
1
|
2 chunks |
+19 lines, -14 lines |
0 comments
|
Download
|
|
M |
third_party/lzma_sdk/BUILD.gn
|
View
|
1
|
2 chunks |
+14 lines, -11 lines |
0 comments
|
Download
|
|
M |
third_party/mesa/BUILD.gn
|
View
|
|
2 chunks |
+9 lines, -9 lines |
0 comments
|
Download
|
|
M |
third_party/snappy/BUILD.gn
|
View
|
1
|
2 chunks |
+14 lines, -9 lines |
0 comments
|
Download
|
|
M |
third_party/sqlite/BUILD.gn
|
View
|
1
2
3
|
2 chunks |
+28 lines, -22 lines |
0 comments
|
Download
|
|
M |
third_party/usrsctp/BUILD.gn
|
View
|
1
2
3
4
|
2 chunks |
+15 lines, -9 lines |
0 comments
|
Download
|
|
M |
third_party/yasm/BUILD.gn
|
View
|
1
|
4 chunks |
+30 lines, -23 lines |
0 comments
|
Download
|
|
M |
third_party/zlib/BUILD.gn
|
View
|
1
|
4 chunks |
+27 lines, -17 lines |
0 comments
|
Download
|
Total messages: 12 (5 generated)
|