Removed the dependency of PepperPluginRegistry on Pepper proxy.
commit41dbab71f2dd13c1cfad3b84d0e7bd5ef78bf6d4
authoralokp@chromium.org <alokp@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 15 Sep 2011 07:36:50 +0000 (15 07:36 +0000)
committeralokp@chromium.org <alokp@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 15 Sep 2011 07:36:50 +0000 (15 07:36 +0000)
tree6ffb43c2950eb3c88268408e420649ab38e141eb
parent94fa1b671df11d068e34de63e0ad5612d99ccf89
Removed the dependency of PepperPluginRegistry on Pepper proxy.

We would need to move PepperPluginRegistry to webkit/plugins/ppapi so that it can be used by test_shell. But before we can move it, we need to remove all dependencies on content and pepper/proxy.
TEST=Manually ran pepper 3d demos in-process and out-of-process.

Review URL: http://codereview.chromium.org/7885009

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@101259 0039d316-1c4b-4281-b951-d872f2087c98
content/common/pepper_plugin_registry.cc
content/common/pepper_plugin_registry.h
content/renderer/pepper_plugin_delegate_impl.cc
content/renderer/pepper_plugin_delegate_impl.h
ppapi/proxy/proxy_channel.h