Add app.getGPUFeatureStatus

This commit is contained in:
Milan Burda 2017-05-30 19:06:08 +02:00
parent 717a1a666c
commit 0ecfb4e2f8
4 changed files with 64 additions and 0 deletions

View file

@ -177,6 +177,7 @@ class App : public AtomBrowserClient::Delegate,
mate::Arguments* args);
std::vector<mate::Dictionary> GetAppMetrics(v8::Isolate* isolate);
mate::Dictionary GetGPUFeatureStatus(v8::Isolate* isolate);
#if defined(OS_WIN)
// Get the current Jump List settings.