Add ObfuscatedFileUtilMemoryDelegate.
|ObfuscatedFileUtilDelegate| and |ObfuscatedFileUtilMemoryDelegate| are added to support in-memory file system for incognito mode and |ObfuscatedFileUtil| is updated to choose the appropriate delegate based on being incognito or not. To avoid making the CL large, only the skeleton of the |ObfuscatedFileUtilMemoryDelegate| is added in this CL and the actual implementation will be added in a next one. The change is part of the following design doc: https://docs.google.com/document/d/17NV1cGSIEG2i5qm2QU4EzDMKRoyVEbNNq-Re-JhwSB0 Bug: 93417 Change-Id: I47353c656ab70ab6c98c8e06c9e0c3a03319d012 Reviewed-on: https://chromium-review.googlesource.com/c/1452176Reviewed-by:Marijn Kruisselbrink <mek@chromium.org> Commit-Queue: Ramin Halavati <rhalavati@chromium.org> Cr-Commit-Position: refs/heads/master@{#630002}
Showing
This diff is collapsed.
Please register or sign in to comment