Use base::DictionaryValue converter
This commit is contained in:
parent
4a5831a733
commit
bf2fca3dd1
2 changed files with 5 additions and 27 deletions
|
@ -177,7 +177,7 @@ class App : public AtomBrowserClient::Delegate,
|
|||
mate::Arguments* args);
|
||||
|
||||
std::vector<mate::Dictionary> GetAppMetrics(v8::Isolate* isolate);
|
||||
mate::Dictionary GetGPUFeatureStatus(v8::Isolate* isolate);
|
||||
v8::Local<v8::Value> GetGPUFeatureStatus(v8::Isolate* isolate);
|
||||
|
||||
#if defined(OS_WIN)
|
||||
// Get the current Jump List settings.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue