Remove obsolete ShouldHandleSystemCommands function.
https://chromium-review.googlesource.com/c/chromium/src/+/924315
This commit is contained in:
parent
2f7c413199
commit
5df0362361
2 changed files with 0 additions and 5 deletions
|
@ -154,7 +154,6 @@ class NativeWindowViews : public NativeWindow,
|
|||
bool CanMaximize() const override;
|
||||
bool CanMinimize() const override;
|
||||
base::string16 GetWindowTitle() const override;
|
||||
bool ShouldHandleSystemCommands() const override;
|
||||
views::View* GetContentsView() override;
|
||||
bool ShouldDescendIntoChildForEventHandling(
|
||||
gfx::NativeView child,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue