Remove pnacl_profile_observer from pnacl's use of component updater.
commitb63e3be0943cf45470a53dbcfbdc4f3bd75219ee
authorjvoung@chromium.org <jvoung@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 17 Jun 2014 23:24:12 +0000 (17 23:24 +0000)
committerjvoung@chromium.org <jvoung@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 17 Jun 2014 23:24:12 +0000 (17 23:24 +0000)
treece5ee81e4b5b23a282816d68fb196583355fbdac
parent7edbd4bfc765634123b06c713c2b92d7575fe4a1
Remove pnacl_profile_observer from pnacl's use of component updater.

It was previously used for per-profile ChromeOS component
installation, and then changed to do cleanup from that
experiment. The files should be cleaned up by now, so remove that code.

Stop registering PNaCl for component updates on ChromeOS
also, since that was just for the cleanup.

Eventually should move to using the default component
installer w/ customization through traits, then we can
get rid of the browser_process field.

BUG=none

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@277898 0039d316-1c4b-4281-b951-d872f2087c98
chrome/browser/chrome_browser_main.cc
chrome/browser/component_updater/pnacl/pnacl_component_installer.cc
chrome/browser/component_updater/pnacl/pnacl_component_installer.h
chrome/browser/component_updater/pnacl/pnacl_profile_observer.cc [deleted file]
chrome/browser/component_updater/pnacl/pnacl_profile_observer.h [deleted file]
chrome/chrome_browser.gypi