| Index: content/test/test_render_view_host_factory.h
|
| diff --git a/content/test/test_render_view_host_factory.h b/content/test/test_render_view_host_factory.h
|
| index 66602a017468a39379be325fe3d3619978c6c17b..ba036427567d84c7befe4b284561bf41be666ef8 100644
|
| --- a/content/test/test_render_view_host_factory.h
|
| +++ b/content/test/test_render_view_host_factory.h
|
| @@ -16,7 +16,6 @@ namespace content {
|
| class SiteInstance;
|
| class RenderViewHostDelegate;
|
| class RenderProcessHostFactory;
|
| -class SessionStorageNamespace;
|
|
|
| // Manages creation of the RenderViewHosts using our special subclass. This
|
| // automatically registers itself when it goes in scope, and unregisters itself
|
|
|