Description[Sync] Make DirectoryBackingStore's db_ private.
This is a minor refactoring change. See linked bug for related work.
In order to make db_ private we needed to:
- Add accessors for common operations (IsOpen, etc.)
- Make TestDirectoryBackingStore a friend so it can db_.release().
BUG=475557
Committed: https://crrev.com/dd12e9d5be29e54c54d382844d51874bd47ee22a
Cr-Commit-Position: refs/heads/master@{#325470}
Patch Set 1 #
Total comments: 3
Patch Set 2 : Move friend declarations to private section. #
Messages
Total messages: 9 (3 generated)
|