mac: Add color chooser dialog
This commit is contained in:
parent
a4a390b2cc
commit
14c9a2a087
6 changed files with 202 additions and 2 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue