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