Description[Chromecast] Replace architecture-based conditionals with flag.
Chromecast has historically used the target architecture as a proxy for
the type of device targeted (embedded vs. desktop). Looking to the
future, the decisions should be made on a per-feature basis and should
be independent of the architecture. Replace each of the architecture
conditionals with a flag that indicates Cast is being built for desktop.
BUG=
Committed: https://crrev.com/5fcffc49276168c1e80ca5f0ba6d1c13fdd8dd02
Cr-Commit-Position: refs/heads/master@{#365452}
Patch Set 1 #Patch Set 2 : Add remaining instances #
Total comments: 4
Patch Set 3 : GN corrections #Patch Set 4 : GYP #
Total comments: 11
Patch Set 5 : nit #Patch Set 6 : Correct declare_args bug. #
Total comments: 2
Messages
Total messages: 34 (10 generated)
|