Fix cpplint warning.
This commit is contained in:
parent
b073d35918
commit
2da5bcb0b8
1 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,8 @@
|
||||||
#ifndef ATOM_BROWSER_ATOM_BROWSER_CLIENT_H_
|
#ifndef ATOM_BROWSER_ATOM_BROWSER_CLIENT_H_
|
||||||
#define ATOM_BROWSER_ATOM_BROWSER_CLIENT_H_
|
#define ATOM_BROWSER_ATOM_BROWSER_CLIENT_H_
|
||||||
|
|
||||||
|
#include <string>
|
||||||
|
|
||||||
#include "brightray/browser/browser_client.h"
|
#include "brightray/browser/browser_client.h"
|
||||||
|
|
||||||
namespace atom {
|
namespace atom {
|
||||||
|
|
Loading…
Reference in a new issue