| Index: content/browser/renderer_host/render_view_host_factory.cc
|
| ===================================================================
|
| --- content/browser/renderer_host/render_view_host_factory.cc (revision 118703)
|
| +++ content/browser/renderer_host/render_view_host_factory.cc (working copy)
|
| @@ -12,7 +12,7 @@
|
|
|
| // static
|
| RenderViewHost* RenderViewHostFactory::Create(
|
| - SiteInstance* instance,
|
| + content::SiteInstance* instance,
|
| content::RenderViewHostDelegate* delegate,
|
| int routing_id,
|
| SessionStorageNamespace* session_storage_namespace) {
|
|
|