Searched defs:RenderViewHostFactory (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/browser/renderer_host/
H A Drender_view_host_factory.h22 class RenderViewHostFactory { class in namespace:content
42 RenderViewHostFactory() {} function in class:content::RenderViewHostFactory
43 virtual ~RenderViewHostFactory() {}
58 CONTENT_EXPORT static void RegisterFactory(RenderViewHostFactory* factory);
67 CONTENT_EXPORT static RenderViewHostFactory* factory_;
69 DISALLOW_COPY_AND_ASSIGN(RenderViewHostFactory);

Completed in 1136 milliseconds