Setup PrintingMessageFilter for printing.
This commit is contained in:
parent
11b9a06639
commit
eb3ecab6a8
4 changed files with 10 additions and 7 deletions
|
@ -20,6 +20,8 @@ class AtomBrowserClient : public brightray::BrowserClient {
|
|||
|
||||
protected:
|
||||
// content::ContentBrowserClient:
|
||||
virtual void RenderProcessWillLaunch(
|
||||
content::RenderProcessHost* host) OVERRIDE;
|
||||
virtual void ResourceDispatcherHostCreated() OVERRIDE;
|
||||
virtual content::AccessTokenStore* CreateAccessTokenStore() OVERRIDE;
|
||||
virtual void OverrideWebkitPrefs(content::RenderViewHost* render_view_host,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue