| Index: services/files/files_impl.h
|
| diff --git a/services/files/files_impl.h b/services/files/files_impl.h
|
| index 8208cbf73269a4a73a4011a35138f9e56f95b109..e4eab61aa427014fd540552fb5e5fc89e3b7a2ec 100644
|
| --- a/services/files/files_impl.h
|
| +++ b/services/files/files_impl.h
|
| @@ -8,7 +8,7 @@
|
| #include "base/macros.h"
|
| #include "mojo/public/cpp/bindings/interface_request.h"
|
| #include "mojo/public/cpp/bindings/strong_binding.h"
|
| -#include "mojo/services/files/public/interfaces/files.mojom.h"
|
| +#include "mojo/services/files/interfaces/files.mojom.h"
|
|
|
| namespace mojo {
|
|
|
|
|