Move TranslateHelper to the translate component.
commitf1da1804fb44d2c36fe10d11808c1cfc0c369fcf
authordroger <droger@chromium.org>
Wed, 17 Sep 2014 14:54:05 +0000 (17 07:54 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 17 Sep 2014 14:54:15 +0000 (17 14:54 +0000)
treeaa8331e375be892fc299e3ce8f647a0ba7a60c74
parent2a3abf4b24bce7692cf41f0092934b6e48a19dee
Move TranslateHelper to the translate component.

This CL moves TranslateHelper to the translate component.

A couple dependencies had to be injected, through the constructor:
- extensions (group and scheme)
- isolated world id

BUG=335087
TBR=jochen

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

Cr-Commit-Position: refs/heads/master@{#295276}
chrome/chrome_renderer.gypi
chrome/renderer/chrome_render_view_observer.cc
chrome/renderer/chrome_render_view_observer.h
chrome/renderer/translate/translate_helper_browsertest.cc
components/translate.gypi
components/translate/content/renderer/BUILD.gn
components/translate/content/renderer/DEPS
components/translate/content/renderer/translate_helper.cc [moved from chrome/renderer/translate/translate_helper.cc with 90% similarity]
components/translate/content/renderer/translate_helper.h [moved from chrome/renderer/translate/translate_helper.h with 93% similarity]