remove method transferred to set with null
This commit is contained in:
parent
16253fe708
commit
2cf30c0d63
7 changed files with 35 additions and 33 deletions
|
@ -93,7 +93,6 @@ class NativeWindowMac : public NativeWindow,
|
|||
void SetVisibleOnAllWorkspaces(bool visible) override;
|
||||
bool IsVisibleOnAllWorkspaces() override;
|
||||
void SetVibrancy(const std::string& type) override;
|
||||
void RemoveVibrancy() override;
|
||||
|
||||
// content::RenderWidgetHost::InputEventObserver:
|
||||
void OnInputEvent(const blink::WebInputEvent& event) override;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue