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