DescriptionRemove more //chrome dependencies from VariationsService
- chrome/browser/variations/generated_resources_map.h: Use a client method
instead.
- chrome_switches.h: Move the appropriate switches into
//components/variations, and pass the remaining switch in from the embedder.
Note that ideally generated_resources_map.h would be componentized as well.
However, that's currently an open problem, as the generation of that file is
reliant on the embedder's strings already have been generated. It is not
currently clear whether we'll be able to componentize it.
BUG=516678
TBR=thakis
Committed: https://crrev.com/3e603508d644161342d6c813cc6d064c4d590842
Cr-Commit-Position: refs/heads/master@{#346104}
Patch Set 1 #
Total comments: 8
Patch Set 2 : Response to review #Patch Set 3 : Response to review #Depends on Patchset: Messages
Total messages: 13 (3 generated)
|