services: Add missing includes
This is to fix build error with Clang modules build. This CL was uploaded by git cl split. R=bashi@chromium.org Bug: 40263312 Change-Id: Ie645f50cc97532e9c136a40f7d36322b2d7497ce Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6550759 Reviewed-by: Kenichi Ishibashi <bashi@chromium.org> Auto-Submit: Takuto Ikuta <tikuta@chromium.org> Commit-Queue: Takuto Ikuta <tikuta@chromium.org> Cr-Commit-Position: refs/heads/main@{#1460584}
This commit is contained in:

committed by
Chromium LUCI CQ

parent
924b8c206e
commit
fdaa41b413
@ -7,6 +7,7 @@
|
||||
|
||||
#include <cstdlib>
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
#include "base/component_export.h"
|
||||
#include "base/types/optional_ref.h"
|
||||
|
Reference in New Issue
Block a user