Cleanup client plugin handling code in the webapp.
Previously the <embed> element was created in client_session.js , while it's owned by the ClientPlugin object. Moved plugin creation code where it belongs, to client_plugin.js . R=jamiewalch@chromium.org Review URL: https://codereview.chromium.org/469453003 Cr-Commit-Position: refs/heads/master@{#289323} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289323 0039d316-1c4b-4281-b951-d872f2087c98
Showing
This diff is collapsed.
Please register or sign in to comment