[fsp] Refactor FakeProvidedFileSystem to be more flexible.
Before, the FakeProvidedFileSystem had some hardcoded responses. However, since FileStreamWriter is coming soon, we will need to verify if the file on the file system is changed correctly. For that, FakeProvidedFileSystem has been refactored, so it is possible to add and get fake files and verify their values. TEST=unit_tests: *FileSystemProvider* BUG=391362 Review URL: https://codereview.chromium.org/393233002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@283538 0039d316-1c4b-4281-b951-d872f2087c98
Showing
This diff is collapsed.
Please register or sign in to comment