Description[Chromoting] Add ability to enable/disable GDrive support per-app in gyp.
Since not all AppRemoting apps will want or need GDrive support to be
enabled, we need to be able to control which apps enable this feature.
This cl adds 'app_features' to the AppRemoting gyp targets and passes
the list of features into the build_webapp script (so the manifest can
have the correct oauth scopes) and the webapp.
Also, because the 'cast' capability was "in the way" for these changes,
it has been converted into a feature as well (default: disabled).
BUG=
Committed: https://crrev.com/12564e898915dd71a082b1082d72a5f9521e778c
Cr-Commit-Position: refs/heads/master@{#314408}
Patch Set 1 #
Total comments: 11
Patch Set 2 : Review comments: rename -> Capability everywhere #Patch Set 3 : Add Application.hasCapability #
Total comments: 1
Messages
Total messages: 9 (2 generated)
|