chore: remove unused base/ includes (#43688)
This commit is contained in:
parent
3c8321a987
commit
45bae950d5
43 changed files with 1 additions and 49 deletions
|
@ -10,7 +10,6 @@
|
|||
#include <utility>
|
||||
#include <vector>
|
||||
|
||||
#include "base/functional/bind.h"
|
||||
#include "base/no_destructor.h"
|
||||
#include "base/path_service.h"
|
||||
#include "base/strings/utf_string_conversions.h"
|
||||
|
@ -39,7 +38,6 @@
|
|||
#endif
|
||||
|
||||
#if BUILDFLAG(IS_LINUX)
|
||||
#include "base/containers/span.h"
|
||||
#include "base/files/file_util.h"
|
||||
#include "base/uuid.h"
|
||||
#include "components/crash/core/common/crash_keys.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue