Description[Chromoting] Remove wildcard ('*') from remoting_all target.
Support for the wildcard is going away in GN, so this helps prepare for the transition away from GYP.
This cl adds dummy targets so that that logic for when the proper targets should be build can be kept in the platform-specific files.
Some of the conditions in the host gyp files needed to be restructured so that the dummy targets would be defined only when necessary. The updated conditions caused a lot of lines to be re-indented, but the target definitions are the same (except for the new dummy targets).
BUG=
Committed: https://crrev.com/9fb75ed89c0ae4ced679576f9cf030cc8c30e928
Cr-Commit-Position: refs/heads/master@{#315150}
Patch Set 1 #
Total comments: 3
Patch Set 2 : Remove unused dep #
Total comments: 5
Patch Set 3 : Move os-check into remoting_host.gypi #Patch Set 4 : Remove it2me_native_messaging_host for chromeos #Patch Set 5 : Disable me2me host for chromeos #
Total comments: 4
Patch Set 6 : Add dummy it2me_native_messaging_host #Patch Set 7 : Add remoting_enable.gypi #
Total comments: 2
Patch Set 8 : Remove obsolete comment #
Messages
Total messages: 14 (3 generated)
|