Remove MenuLayout in favor of NativeWindowViews::Layout
This commit is contained in:
parent
8b9f7e5b00
commit
638eae1080
5 changed files with 40 additions and 133 deletions
|
@ -177,6 +177,7 @@ class NativeWindowViews : public NativeWindow,
|
|||
const content::NativeWebKeyboardEvent& event) override;
|
||||
|
||||
// views::View:
|
||||
void Layout() override;
|
||||
gfx::Size GetMinimumSize() override;
|
||||
gfx::Size GetMaximumSize() override;
|
||||
bool AcceleratorPressed(const ui::Accelerator& accelerator) override;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue