|
Add is_chromecast to GN build.
There are several specific features needed for Chromecast builds. This
flag will be used to enable and disable these features. This flag is
the equivalent of 'embedded' and 'is_chromecast' in GYP, which mean the
same thing in practice.
BUG= 516899
Bug:b/17615224
Committed: https://crrev.com/77bdc2e6b89cac63abb81da88d87bd897da67f71
Cr-Commit-Position: refs/heads/master@{#349961}
Total comments: 8
Total comments: 2
Total comments: 12
Total comments: 3
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+244 lines, -111 lines) |
Patch |
|
A |
build/config/chromecast_build.gni
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+15 lines, -0 lines |
0 comments
|
Download
|
|
M |
build/config/features.gni
|
View
|
1
2
3
4
5
6
|
9 chunks |
+20 lines, -21 lines |
0 comments
|
Download
|
|
M |
build/config/ui.gni
|
View
|
1
|
1 chunk |
+9 lines, -5 lines |
0 comments
|
Download
|
|
M |
chrome/chrome_tests.gypi
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+0 lines, -5 lines |
0 comments
|
Download
|
|
M |
chrome/test/BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
|
4 chunks |
+15 lines, -13 lines |
0 comments
|
Download
|
|
M |
chromecast/build/args.gn
|
View
|
1
2
3
4
5
6
|
1 chunk |
+0 lines, -36 lines |
0 comments
|
Download
|
|
M |
chromecast/chromecast.gni
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+27 lines, -2 lines |
0 comments
|
Download
|
|
M |
chromecast/graphics/BUILD.gn
|
View
|
1
2
3
|
2 chunks |
+34 lines, -0 lines |
0 comments
|
Download
|
|
M |
chromecast/media/BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
9
|
2 chunks |
+13 lines, -0 lines |
0 comments
|
Download
|
|
M |
chromecast/media/base/BUILD.gn
|
View
|
1
2
3
|
2 chunks |
+6 lines, -2 lines |
0 comments
|
Download
|
|
M |
chromecast/media/cma/backend/BUILD.gn
|
View
|
1
|
2 chunks |
+6 lines, -2 lines |
0 comments
|
Download
|
|
M |
content/shell/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
|
2 chunks |
+12 lines, -2 lines |
0 comments
|
Download
|
|
M |
media/media_options.gni
|
View
|
|
2 chunks |
+14 lines, -7 lines |
0 comments
|
Download
|
|
M |
media/midi/BUILD.gn
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
net/BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
9
|
3 chunks |
+5 lines, -4 lines |
0 comments
|
Download
|
|
M |
ui/ozone/BUILD.gn
|
View
|
1
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
|
M |
ui/ozone/ozone.gni
|
View
|
1
2
3
4
5
6
7
8
9
|
2 chunks |
+22 lines, -7 lines |
0 comments
|
Download
|
|
A |
ui/ozone/platform/cast/BUILD.gn
|
View
|
1
2
3
4
5
6
|
1 chunk |
+37 lines, -0 lines |
0 comments
|
Download
|
|
M |
ui/ozone/platform/cast/cast.gypi
|
View
|
1
2
3
4
5
6
|
2 chunks |
+2 lines, -3 lines |
0 comments
|
Download
|
Total messages: 38 (12 generated)
|