Remove most of chrome/ and content/ usage from TranslateInfoBarDelegate
The only problematic dependencies left are WebContents (only needed for the GetWebContents() method, which is only used by OptionsMenuModel), and InfoBarService, which is only used to implement GetWebContents(). BUG=371845 TBR=rohitrao Review URL: https://codereview.chromium.org/291503008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@271205 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment