Remove web_contents from NativeWindow's constructor

This commit is contained in:
Cheng Zhao 2018-04-10 15:23:16 +09:00
parent 6fc819dae1
commit 97e8800677
7 changed files with 10 additions and 11 deletions

View file

@ -21,6 +21,7 @@
#include "base/win/scoped_gdi_object.h"
#include "content/public/browser/browser_thread.h"
#include "ui/gfx/icon_util.h"
#include "ui/gfx/image/image_skia.h"
namespace atom {