Don't put gfx_converter's implementaion in header file

This commit is contained in:
Cheng Zhao 2015-01-14 14:38:51 -08:00
parent 029ee9aa1e
commit 97070246b7
4 changed files with 122 additions and 68 deletions

View file

@ -3,6 +3,10 @@
// found in the LICENSE file.
#include "atom/common/native_mate_converters/gfx_converter.h"
#include "base/bind.h"
#include "native_mate/dictionary.h"
#include "ui/gfx/screen.h"
#include "atom/common/node_includes.h"
namespace {