Fix cpplint warnings

This commit is contained in:
Cheng Zhao 2016-03-08 23:32:59 +09:00
parent 5fae63a2f5
commit f29d633563
2 changed files with 3 additions and 0 deletions

View file

@ -6,6 +6,7 @@
#define ATOM_BROWSER_ATOM_PERMISSION_MANAGER_H_
#include <map>
#include <vector>
#include "base/callback.h"
#include "content/public/browser/permission_manager.h"