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
|
@ -4,10 +4,9 @@
|
|||
|
||||
#include "common/content_client.h"
|
||||
|
||||
#include "common/application_info.h"
|
||||
|
||||
#include "base/strings/stringprintf.h"
|
||||
#include "base/strings/string_util.h"
|
||||
#include "common/application_info.h"
|
||||
#include "content/public/common/user_agent.h"
|
||||
#include "ui/base/l10n/l10n_util.h"
|
||||
#include "ui/base/resource/resource_bundle.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue