🔧 Linter fascism

This commit is contained in:
Felix Rieseberg 2017-08-21 16:52:59 -07:00
parent 6191e6e787
commit f0680587fa
3 changed files with 10 additions and 6 deletions

View file

@ -2,9 +2,10 @@
// Use of this source code is governed by the MIT license that can be
// found in the LICENSE file.
#include "atom/browser/native_browser_view.h"
#include <vector>
#include "atom/browser/api/atom_api_web_contents.h"
#include "atom/browser/native_browser_view.h"
#include "brightray/browser/inspectable_web_contents_view.h"
namespace atom {