Description//components/variations: Create separate target for VariationsService
When VariationsService is componentized, it will bring in dependencies on //net
and //ui, which are unwanted in the //components/variations target. In
particular, Cronet depends on //components/variations and cannot depend on
//net.
This CL creates //components/variations/service, which currently holds
variations_service_client.h and will hold variations_service.* once it is
componentized.
BUG=516678
TBR=brettw
Committed: https://crrev.com/b50ad70d3243979e42fe667a9b9e26bd1910eba9
Cr-Commit-Position: refs/heads/master@{#345905}
Patch Set 1 #
Dependent Patchsets: Messages
Total messages: 9 (3 generated)
|