Use the function converter from native_mate.

This commit is contained in:
Cheng Zhao 2014-08-10 19:14:20 +08:00
parent b8d5aa586e
commit f60d8066f8
12 changed files with 9 additions and 274 deletions

View file

@ -11,8 +11,7 @@
#include "atom/browser/ui/file_dialog.h"
#include "atom/browser/ui/message_box.h"
#include "atom/common/native_mate_converters/file_path_converter.h"
#include "atom/common/native_mate_converters/function_converter.h"
#include "base/bind.h"
#include "native_mate/callback.h"
#include "native_mate/dictionary.h"
#include "atom/common/node_includes.h"