chore: bump chromium to 92.0.4498.0 (master) (#28991)
This commit is contained in:
parent
2086e1903c
commit
9d9921b533
23 changed files with 75 additions and 121 deletions
|
@ -31,10 +31,6 @@ class SubmenuButton : public views::MenuButton {
|
|||
// views::MenuButton:
|
||||
void PaintButtonContents(gfx::Canvas* canvas) override;
|
||||
|
||||
// views::InkDropHostView:
|
||||
std::unique_ptr<views::InkDropRipple> CreateInkDropRipple() const override;
|
||||
std::unique_ptr<views::InkDrop> CreateInkDrop() override;
|
||||
|
||||
private:
|
||||
bool GetUnderlinePosition(const std::u16string& text,
|
||||
char16_t* accelerator,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue