Index: chrome/browser/tab_contents/test_web_contents.h |
=================================================================== |
--- chrome/browser/tab_contents/test_web_contents.h (revision 13136) |
+++ chrome/browser/tab_contents/test_web_contents.h (working copy) |
@@ -15,8 +15,7 @@ |
class TestWebContents : public WebContents { |
public: |
// The render view host factory will be passed on to the |
- TestWebContents(Profile* profile, SiteInstance* instance, |
- RenderViewHostFactory* rvh_factory); |
+ TestWebContents(Profile* profile, SiteInstance* instance); |
TestRenderViewHost* pending_rvh(); |