move image converter to gin (#19655)

This commit is contained in:
Micha Hanselmann 2019-08-14 19:18:34 -07:00 committed by Cheng Zhao
parent 27b2747b61
commit d0c7a91a50
6 changed files with 56 additions and 47 deletions

View file

@ -5,7 +5,7 @@
#include "shell/common/gin_converters/message_box_converter.h"
#include "gin/dictionary.h"
#include "shell/common/gin_converters/image_converter_gin_adapter.h"
#include "shell/common/gin_converters/image_converter.h"
#include "shell/common/gin_converters/native_window_converter.h"
namespace gin {