[fsp] Separate logic for saving/restoring state to a separate class.
Previously, the Service class was responsible for saving and restoring state, as well as managing file systems. Testing it became problematic. This patch separates it into two classes Service and Registry, which can be both tested separately. TBR=pam@chromium.org TEST=unit_tests: *FileSystemProvider*Registry* BUG=248427 Review URL: https://codereview.chromium.org/661393002 Cr-Commit-Position: refs/heads/master@{#300422}
Showing
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment