mac: Add color chooser dialog

This commit is contained in:
Cheng Zhao 2014-10-31 22:53:15 +08:00
parent a4a390b2cc
commit 14c9a2a087
6 changed files with 202 additions and 2 deletions

View file

@ -18,8 +18,7 @@ class AtomBrowserClient : public brightray::BrowserClient {
protected:
// content::ContentBrowserClient:
void RenderProcessWillLaunch(
content::RenderProcessHost* host) override;
void RenderProcessWillLaunch(content::RenderProcessHost* host) override;
content::SpeechRecognitionManagerDelegate*
GetSpeechRecognitionManagerDelegate() override;
content::AccessTokenStore* CreateAccessTokenStore() override;