Fix build/include_what_you_use linter violations in brightray
This commit is contained in:
parent
cfb5b6ac89
commit
f193b2b2a6
28 changed files with 60 additions and 4 deletions
|
@ -5,6 +5,8 @@
|
|||
#ifndef BRIGHTRAY_BROWSER_DEVTOOLS_MANAGER_DELEGATE_H_
|
||||
#define BRIGHTRAY_BROWSER_DEVTOOLS_MANAGER_DELEGATE_H_
|
||||
|
||||
#include <string>
|
||||
|
||||
#include "base/macros.h"
|
||||
#include "base/compiler_specific.h"
|
||||
#include "content/public/browser/devtools_manager_delegate.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue