Split out .cc classes for RulesetService.
See also go/chromerulesetservicemerge. This change is the final step in the RulesetService change. Rather than merging the two classes, we've chosen to more appropriately name ContentRulesetService to reflect what it does (RulesetPublisherImpl). In addition, the visibility of that class has been reduced, and it is now only referenced in/visible to the RulesetService class as well as tests. This change reflects splitting up the content of the .cc files, as the splitting of the headers was done in a previous CL. Change-Id: I2937ba2e2838669d3bf6a2f646acfefcd71f5f94 Reviewed-on: https://chromium-review.googlesource.com/c/1354272 Commit-Queue: Eric Robinson <ericrobinson@chromium.org> Reviewed-by:Charlie Harrison <csharrison@chromium.org> Cr-Commit-Position: refs/heads/master@{#612695}
Showing
This diff is collapsed.
Please register or sign in to comment