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