Move TranslatePrefs to the Translate component
TranslatePrefs now needs the path to preferences in its constructor.
To help with this, a helper method is added to TranslateTabHelper to build
TranslatePrefs instances.
As a result, TranslatePrefs are no longer instantiated on the stack, but rather
on the heap.
BUG=335079
TBR=battre, jochen, joi
Review URL: https://codereview.chromium.org/159883002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@251305 0039d316-1c4b-4281-b951-d872f2087c98
25 files changed