basictypes.h => macros.h

This commit is contained in:
Paul Betts 2016-03-07 20:38:49 -08:00 committed by Cheng Zhao
parent 7f15a77f3c
commit d2944c62a5
15 changed files with 15 additions and 15 deletions

View file

@ -4,7 +4,7 @@
#include "atom/renderer/node_array_buffer_bridge.h"
#include "base/basictypes.h"
#include "base/macros.h"
#include "atom/common/node_includes.h"
#include "native_mate/converter.h"
#include "third_party/WebKit/public/web/WebArrayBuffer.h"