move net converter to gin (#19734)

This commit is contained in:
Micha Hanselmann 2019-08-13 22:15:34 -07:00 committed by Cheng Zhao
parent 5d892a557f
commit 4c54cfc692
8 changed files with 169 additions and 102 deletions

View file

@ -14,7 +14,7 @@
#include "shell/common/gin_converters/file_dialog_converter.h"
#include "shell/common/gin_converters/message_box_converter.h"
#include "shell/common/gin_converters/native_window_converter.h"
#include "shell/common/gin_converters/net_converter_gin_adapter.h"
#include "shell/common/gin_converters/net_converter.h"
#include "shell/common/node_includes.h"
#include "shell/common/promise_util.h"