| Index: services/file/file_system.h
|
| diff --git a/services/file/file_system.h b/services/file/file_system.h
|
| index 3ecc0df252cb879a757e065989fd949253a8d97e..c86e9f06b650f304fba4eb3c18428aee77ec330d 100644
|
| --- a/services/file/file_system.h
|
| +++ b/services/file/file_system.h
|
| @@ -10,7 +10,7 @@
|
| #include "mojo/public/cpp/bindings/interface_request.h"
|
| #include "mojo/public/cpp/bindings/strong_binding.h"
|
| #include "services/file/public/interfaces/file_system.mojom.h"
|
| -#include "services/shell/public/cpp/connection.h"
|
| +#include "services/service_manager/public/cpp/connection.h"
|
|
|
| namespace filesystem {
|
| class LockTable;
|
|
|