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