| Index: services/file/file_system.h | 
| diff --git a/services/file/file_system.h b/services/file/file_system.h | 
| index c86e9f06b650f304fba4eb3c18428aee77ec330d..a3c2371cd564c45d3c43c3999df50b343f8f6875 100644 | 
| --- a/services/file/file_system.h | 
| +++ b/services/file/file_system.h | 
| @@ -7,10 +7,7 @@ | 
|  | 
| #include "base/files/file_path.h" | 
| #include "components/filesystem/public/interfaces/directory.mojom.h" | 
| -#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/service_manager/public/cpp/connection.h" | 
|  | 
| namespace filesystem { | 
| class LockTable; | 
|  |