| Index: components/filesystem/files_test_base.cc
|
| diff --git a/components/filesystem/files_test_base.cc b/components/filesystem/files_test_base.cc
|
| index 08ff0ed4ee90c9c8e9cb9f7d42d72e5a309e629b..271b7f4389d991564468120867083e340c1e871a 100644
|
| --- a/components/filesystem/files_test_base.cc
|
| +++ b/components/filesystem/files_test_base.cc
|
| @@ -8,8 +8,8 @@
|
|
|
| #include "components/filesystem/public/interfaces/directory.mojom.h"
|
| #include "components/filesystem/public/interfaces/types.mojom.h"
|
| -#include "mojo/shell/public/cpp/connector.h"
|
| #include "mojo/util/capture_util.h"
|
| +#include "services/shell/public/cpp/connector.h"
|
|
|
| namespace filesystem {
|
|
|
|
|