mirror of
https://github.com/HackPlan/atom-shell.git
synced 2026-04-24 03:46:03 +08:00
Put converters under atom/common/native_mate_converters.
This commit is contained in:
@@ -5,11 +5,11 @@
|
||||
#include <string>
|
||||
|
||||
#include "atom/common/platform_util.h"
|
||||
#include "atom/common/v8_converters/file_path_converter.h"
|
||||
#include "atom/common/native_mate_converters/file_path_converter.h"
|
||||
#include "native_mate/dictionary.h"
|
||||
#include "url/gurl.h"
|
||||
|
||||
#include "atom/common/v8/node_common.h"
|
||||
#include "atom/common/node_includes.h"
|
||||
|
||||
namespace mate {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user