Eliminate TranslateManager listening to //chrome-level notifications.
The TAB_LANGUAGE_DETERMINED and PAGE_TRANSLATED notifications are sent by
TranslateTabHelper on receiving //chrome-level IPC from the renderer. This CL
exposes new public APIs on TranslateManager and has TranslateTabHelper call
these APIs on receiving the IPC instead of TranslateManager listen for the
notifications that TranslateTabHelper is sending.
BUG=359998
Review URL: https://codereview.chromium.org/
227043005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@262357 0039d316-1c4b-4281-b951-d872f2087c98