refactor: ginify DownloadItem (#22924)
This commit is contained in:
parent
6159066c26
commit
0a78ab4b98
9 changed files with 153 additions and 101 deletions
|
@ -99,7 +99,7 @@ class Tray : public gin::Wrappable<Tray>,
|
|||
v8::Local<v8::Value> arg);
|
||||
gfx::Rect GetBounds();
|
||||
|
||||
bool CheckDestroyed();
|
||||
bool CheckAlive();
|
||||
|
||||
v8::Global<v8::Value> menu_;
|
||||
std::unique_ptr<TrayIcon> tray_icon_;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue