Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1673)

Unified Diff: chrome/browser/visitedlink_unittest.cc

Issue 164071: Merge 22540 - Ensure that we never call into WebCore::Page static methods whe... (Closed) Base URL: svn://chrome-svn/chrome/branches/197/src/
Patch Set: Created 11 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/renderer_host/test/test_render_view_host.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/visitedlink_unittest.cc
===================================================================
--- chrome/browser/visitedlink_unittest.cc (revision 22616)
+++ chrome/browser/visitedlink_unittest.cc (working copy)
@@ -565,6 +565,7 @@
rvh_factory_.set_render_process_host_factory(&vc_rph_factory_);
profile_.reset(new VisitCountingProfile(event_listener_.get()));
RenderViewHostTestHarness::SetUp();
+ rvh()->CreateRenderView();
}
VisitCountingProfile* profile() const {
Property changes on: chrome/browser/visitedlink_unittest.cc
___________________________________________________________________
Added: svn:mergeinfo
Merged /trunk/src/chrome/browser/visitedlink_unittest.cc:r22540
Merged /branches/chrome_webkit_merge_branch/chrome/browser/visitedlink_unittest.cc:r69-2775
« no previous file with comments | « chrome/browser/renderer_host/test/test_render_view_host.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698