| Index: services/file/file_system.cc
|
| diff --git a/services/file/file_system.cc b/services/file/file_system.cc
|
| index 72d42c42c46413804d4df33f646518f50c652881..f408c34f70ba4c1edab203326ce817baf48eaa4d 100644
|
| --- a/services/file/file_system.cc
|
| +++ b/services/file/file_system.cc
|
| @@ -13,7 +13,7 @@
|
| #include "components/filesystem/lock_table.h"
|
| #include "components/filesystem/public/interfaces/types.mojom.h"
|
| #include "mojo/public/cpp/bindings/strong_binding.h"
|
| -#include "services/shell/public/cpp/connection.h"
|
| +#include "services/service_manager/public/cpp/connection.h"
|
|
|
| namespace file {
|
|
|
|
|