Fix cpplint warnings.

This commit is contained in:
Cheng Zhao 2014-08-21 20:25:12 +08:00
parent c2f7920068
commit c95869e515
2 changed files with 4 additions and 1 deletions

View file

@ -10,6 +10,8 @@
#ifndef CHROME_BROWSER_BROWSER_PROCESS_H_
#define CHROME_BROWSER_BROWSER_PROCESS_H_
#include <string>
#include "base/basictypes.h"
#include "base/memory/scoped_ptr.h"