diff options
author | willchan@chromium.org <willchan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-04-06 15:30:46 +0000 |
---|---|---|
committer | willchan@chromium.org <willchan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-04-06 15:30:46 +0000 |
commit | 672a2ab25dfb8ad5c37c2d89e752453175e5cb84 (patch) | |
tree | 459fcac26be8fc2d68a027ff56a5dde8e874eab8 /net/data | |
parent | 7419d4b42d6be9b4b0f93c3fc4a85ca104e24821 (diff) | |
download | chromium_src-672a2ab25dfb8ad5c37c2d89e752453175e5cb84.zip chromium_src-672a2ab25dfb8ad5c37c2d89e752453175e5cb84.tar.gz chromium_src-672a2ab25dfb8ad5c37c2d89e752453175e5cb84.tar.bz2 |
Drop RDH from ProfileImportProcessHost.
If a RDH is passed to the parent class, it will create a ResourceMessageFilter to handle resource loads.
ProfileImportProcessHost shouldn't need to load resources. It's just importing the profile.
This is part of the effort to pass a per-profile content::ResourceContext object to all message filters that need it. We need to avoid creating message filters unless we need them. We don't need a ResourceMessageFilter here.
BUG=78596
TEST=none
Review URL: http://codereview.chromium.org/6805006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@80627 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'net/data')
0 files changed, 0 insertions, 0 deletions