Get rid of RenderViewHostDelegate::BrowserIntegration since it was...
Get rid of RenderViewHostDelegate::BrowserIntegration since it was unnecessary. RenderViewHost used to dispatch messages only to call that interface, and TabContents would do the work. Instead have TabContents dispatch the messages directly. Review URL: http://codereview.chromium.org/6336012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72250 0039d316-1c4b-4281-b951-d872f2087c98
Showing
This diff is collapsed.
Please register or sign in to comment