diff options
author | agrieve <agrieve@chromium.org> | 2015-06-16 14:39:57 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-06-16 21:40:36 +0000 |
commit | 228414fc8870f88f11ada7512e88ea6999890f56 (patch) | |
tree | f108d63ff373f567e64098d1b80f923fd4f92ee9 /components/content_settings | |
parent | ddb8277bd42616cbf74e56ca28f8991b78994057 (diff) | |
download | chromium_src-228414fc8870f88f11ada7512e88ea6999890f56.zip chromium_src-228414fc8870f88f11ada7512e88ea6999890f56.tar.gz chromium_src-228414fc8870f88f11ada7512e88ea6999890f56.tar.bz2 |
Moved logic for mapping child process FDs for ICU and V8 into child_process_launcher.cc
Used to be defined in each app's ContentBrowserClient, but since
content/ is the one that receives the FDs, it makes sense that it should
be the one to send them.
This also removes ChildProcessLauncher::AppendMappedFileCommandLineSwitches
as it is no longer needed.
BUG=394502
Review URL: https://codereview.chromium.org/1182443003
Cr-Commit-Position: refs/heads/master@{#334702}
Diffstat (limited to 'components/content_settings')
0 files changed, 0 insertions, 0 deletions