Pass userInfo in subscribeNotification

This commit is contained in:
Cheng Zhao 2016-05-18 14:40:19 +09:00
parent 242508e22f
commit 97250b53e8
5 changed files with 38 additions and 9 deletions

View file

@ -5,6 +5,7 @@
#include "atom/browser/api/atom_api_system_preferences.h"
#include "atom/common/native_mate_converters/callback.h"
#include "atom/common/native_mate_converters/value_converter.h"
#include "atom/common/node_includes.h"
#include "native_mate/dictionary.h"