|
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.
Committed: https://crrev.com/4af2eac8e84692d94f88504ab6e0b244b88dddcb
Cr-Commit-Position: refs/heads/master@{#346461}
Total comments: 3
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+277 lines, -244 lines) |
Patch |
|
M |
build/secondary/testing/gtest/BUILD.gn
|
View
|
|
2 chunks |
+9 lines, -8 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
|
|
2 chunks |
+13 lines, -10 lines |
0 comments
|
Download
|
|
M |
third_party/cld_2/BUILD.gn
|
View
|
1
|
2 chunks |
+12 lines, -8 lines |
0 comments
|
Download
|
|
M |
third_party/harfbuzz-ng/BUILD.gn
|
View
|
1
|
3 chunks |
+34 lines, -31 lines |
3 comments
|
Download
|
|
M |
third_party/hunspell/BUILD.gn
|
View
|
|
2 chunks |
+6 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
|
|
2 chunks |
+11 lines, -9 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
|
|
3 chunks |
+36 lines, -34 lines |
0 comments
|
Download
|
|
M |
third_party/libxslt/BUILD.gn
|
View
|
|
2 chunks |
+17 lines, -14 lines |
0 comments
|
Download
|
|
M |
third_party/lzma_sdk/BUILD.gn
|
View
|
|
2 chunks |
+13 lines, -12 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
|
|
2 chunks |
+12 lines, -9 lines |
0 comments
|
Download
|
|
M |
third_party/sqlite/BUILD.gn
|
View
|
|
2 chunks |
+21 lines, -20 lines |
0 comments
|
Download
|
|
M |
third_party/usrsctp/BUILD.gn
|
View
|
|
2 chunks |
+12 lines, -9 lines |
0 comments
|
Download
|
|
M |
third_party/yasm/BUILD.gn
|
View
|
|
3 chunks |
+25 lines, -24 lines |
0 comments
|
Download
|
|
M |
third_party/zlib/BUILD.gn
|
View
|
1
2
|
4 chunks |
+19 lines, -15 lines |
0 comments
|
Download
|
Total messages: 27 (7 generated)
|