Index: content/shell/shell_content_browser_client.h |
=================================================================== |
--- content/shell/shell_content_browser_client.h (revision 107906) |
+++ content/shell/shell_content_browser_client.h (working copy) |
@@ -34,7 +34,7 @@ |
} |
virtual void CreateBrowserMainParts( |
- const MainFunctionParams& parameters, |
+ const content::MainFunctionParams& parameters, |
std::vector<BrowserMainParts*>* parts_list) OVERRIDE; |
virtual RenderWidgetHostView* CreateViewForWidget( |
RenderWidgetHost* widget) OVERRIDE; |