webContents: removing getFavicon api
This commit is contained in:
parent
06834b723b
commit
22c50d0800
5 changed files with 0 additions and 24 deletions
|
@ -49,7 +49,6 @@ class WebContents : public mate::EventEmitter,
|
|||
bool IsAlive() const;
|
||||
void LoadURL(const GURL& url, const mate::Dictionary& options);
|
||||
base::string16 GetTitle() const;
|
||||
gfx::Image GetFavicon() const;
|
||||
bool IsLoading() const;
|
||||
bool IsWaitingForResponse() const;
|
||||
void Stop();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue