chore: bump chromium to e049d599a8332b9b2785b0178be74 (master) (#20314)
This commit is contained in:
parent
0090616f7b
commit
3ac3fbdbfb
94 changed files with 670 additions and 1213 deletions
|
@ -129,8 +129,7 @@ class NativeWindow : public base::SupportsUserData,
|
|||
virtual bool IsClosable() = 0;
|
||||
virtual void SetAlwaysOnTop(ui::ZOrderLevel z_order,
|
||||
const std::string& level = "floating",
|
||||
int relativeLevel = 0,
|
||||
std::string* error = nullptr) = 0;
|
||||
int relativeLevel = 0) = 0;
|
||||
virtual ui::ZOrderLevel GetZOrderLevel() = 0;
|
||||
virtual void Center() = 0;
|
||||
virtual void Invalidate() = 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue