diff options
author | satorux@chromium.org <satorux@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-07-02 06:57:05 +0000 |
---|---|---|
committer | satorux@chromium.org <satorux@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-07-02 06:57:05 +0000 |
commit | f7284760291ee2a2fb07e7ee2010a8facb5df0ff (patch) | |
tree | 6080377d6655ed8191b2d5b0c3c27cc01433a050 /chromeos/disks | |
parent | 1587d1d69e50be19d92f76eff939482503358938 (diff) | |
download | chromium_src-f7284760291ee2a2fb07e7ee2010a8facb5df0ff.zip chromium_src-f7284760291ee2a2fb07e7ee2010a8facb5df0ff.tar.gz chromium_src-f7284760291ee2a2fb07e7ee2010a8facb5df0ff.tar.bz2 |
drive: Remove ReadDirectoryWithSettingCallback
ReadDirectoryWithSettingCallback was a hack needed to pass the hide hosted
documents setting to FileSystemProxy, so hosted files can be filtered inside
FileSystemProxy.
We should stop handling the setting in C++, but as a first step, remove
this callback type and move the filtering logic from FileSystemProxy to
FileSystem.
BUG=255335
TEST=hosted documents can be hidden or shown as before per the setting in the gear menu on Drive in Files.app
TBR=hidehiko@chromium.org
# for a minor change in chrome/browser/ui/webui/feedback_ui.cc
Review URL: https://codereview.chromium.org/18471002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@209631 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chromeos/disks')
0 files changed, 0 insertions, 0 deletions