Fix cpplint warnings
This commit is contained in:
parent
55d4d44f02
commit
820c0827c0
4 changed files with 4 additions and 4 deletions
|
@ -4,6 +4,7 @@
|
|||
|
||||
#include "atom/browser/ui/drag_util.h"
|
||||
|
||||
#include "ui/aura/client/drag_drop_client.h"
|
||||
#include "ui/aura/window.h"
|
||||
#include "ui/base/dragdrop/drag_drop_types.h"
|
||||
#include "ui/base/dragdrop/drag_utils.h"
|
||||
|
@ -12,7 +13,6 @@
|
|||
#include "ui/display/screen.h"
|
||||
#include "ui/gfx/geometry/point.h"
|
||||
#include "ui/views/widget/widget.h"
|
||||
#include "ui/aura/client/drag_drop_client.h"
|
||||
|
||||
namespace atom {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue