Remove GTalk/O1D plugins and related code
commit01d8f26f28aba73ebd4346e296b947a2b939a1fb
authorjhorwich <jhorwich@chromium.org>
Tue, 7 Apr 2015 22:01:39 +0000 (7 15:01 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 7 Apr 2015 22:02:24 +0000 (7 22:02 +0000)
tree9ca3da23530b927c222256b4fcf984c745ff01d7
parente3d6b757596c96fb8f59fd4d3ca24e2b282bafcb
Remove GTalk/O1D plugins and related code

This removes some special-case code used to register and load
gtbp and o1d PPAPI plugins on Linux and ChromeOS. It also removes
infrastructure used to launch these plugins.

TEST=Run PDF (out-of-process) and NaCl (in-process) plugins
BUG=392002

Review URL: https://codereview.chromium.org/374773002

Cr-Commit-Position: refs/heads/master@{#324131}
12 files changed:
chrome/app/generated_resources.grd
chrome/browser/download/download_target_determiner_unittest.cc
chrome/browser/ui/webui/plugins_ui.cc
chrome/common/chrome_content_client.cc
chrome/common/chrome_paths.cc
chrome/common/chrome_paths.h
content/browser/ppapi_plugin_process_host.cc
content/common/pepper_plugin_list.cc
content/public/common/pepper_plugin_info.cc
content/public/common/pepper_plugin_info.h
content/public/common/webplugininfo.h
content/zygote/zygote_main_linux.cc