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

Unified Diff: content/test/render_view_test.cc

Issue 10384128: Quote WebPreferences in namespace webkit_glue. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Copyright 2012 Created 8 years, 7 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 | « content/shell/shell_content_browser_client.cc ('k') | content/test/web_contents_tester.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/render_view_test.cc
diff --git a/content/test/render_view_test.cc b/content/test/render_view_test.cc
index 9454109f61d5d189790c63b99bdca45664c33799..a7d2018b32500fbc4e0915bc1123df62312bf014 100644
--- a/content/test/render_view_test.cc
+++ b/content/test/render_view_test.cc
@@ -158,7 +158,7 @@ void RenderViewTest::SetUp() {
0,
kOpenerId,
content::RendererPreferences(),
- WebPreferences(),
+ webkit_glue::WebPreferences(),
new SharedRenderViewCounter(0),
kRouteId,
kSurfaceId,
« no previous file with comments | « content/shell/shell_content_browser_client.cc ('k') | content/test/web_contents_tester.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698