Fix cpplint warnings

This commit is contained in:
Cheng Zhao 2015-09-18 14:12:48 +08:00
parent c550546ff1
commit 9e7de78231
3 changed files with 15 additions and 15 deletions

View file

@ -8,7 +8,6 @@
#include "atom/browser/api/atom_api_web_contents.h"
#include "atom/browser/browser.h"
#include "atom/browser/native_window.h"
#include "atom/common/node_includes.h"
#include "atom/common/native_mate_converters/blink_converter.h"
#include "atom/common/native_mate_converters/callback.h"
#include "atom/common/native_mate_converters/gfx_converter.h"