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
|
@ -6,6 +6,10 @@
|
|||
#ifndef BRIGHTRAY_BROWSER_INSPECTABLE_WEB_CONTENTS_IMPL_H_
|
||||
#define BRIGHTRAY_BROWSER_INSPECTABLE_WEB_CONTENTS_IMPL_H_
|
||||
|
||||
#include <map>
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
#include "browser/inspectable_web_contents.h"
|
||||
|
||||
#include "browser/devtools_contents_resizing_strategy.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue