summaryrefslogtreecommitdiffstats
path: root/content/test/test_web_contents.h
diff options
context:
space:
mode:
Diffstat (limited to 'content/test/test_web_contents.h')
-rw-r--r--content/test/test_web_contents.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/test/test_web_contents.h b/content/test/test_web_contents.h
index 8181b1c..5061bfb 100644
--- a/content/test/test_web_contents.h
+++ b/content/test/test_web_contents.h
@@ -42,7 +42,7 @@ class TestWebContents : public WebContentsImpl, public WebContentsTester {
const GURL& url,
const Referrer& referrer,
PageTransition transition) OVERRIDE;
- virtual WebPreferences TestComputeWebkitPrefs() OVERRIDE;
+ virtual WebPreferences TestGetWebkitPrefs() OVERRIDE;
TestRenderViewHost* pending_test_rvh() const;