Fix cpplint errors
This commit is contained in:
parent
b07c3adca9
commit
b19c5154ca
3 changed files with 15 additions and 6 deletions
|
@ -1,4 +1,9 @@
|
|||
#include "child_web_contents_tracker.h"
|
||||
// Copyright (c) 2017 GitHub, Inc.
|
||||
// Use of this source code is governed by the MIT license that can be
|
||||
// found in the LICENSE file.
|
||||
|
||||
#include "atom/browser/child_web_contents_tracker.h"
|
||||
|
||||
#include <unordered_set>
|
||||
|
||||
namespace atom {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue