Fix cpplint warnings

This commit is contained in:
Cheng Zhao 2015-07-14 12:16:13 -07:00
parent 053594eae8
commit c6f870d4e4

View file

@ -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 {