feat: add 'gpu-info-update' event to app (#18250)
This commit is contained in:
parent
111baba29c
commit
2b4ad2cb09
3 changed files with 11 additions and 0 deletions
|
@ -157,6 +157,7 @@ class App : public AtomBrowserClient::Delegate,
|
|||
bool* no_javascript_access) override;
|
||||
|
||||
// content::GpuDataManagerObserver:
|
||||
void OnGpuInfoUpdate() override;
|
||||
void OnGpuProcessCrashed(base::TerminationStatus status) override;
|
||||
|
||||
// content::BrowserChildProcessObserver:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue