| Index: services/files/files_impl.h
|
| diff --git a/services/files/files_impl.h b/services/files/files_impl.h
|
| index afd947b9493ec9634e723c84d3ec5386dece527e..8f904e22c97c356a2803d458d9ec16dc58cf78a6 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 "services/files/files.mojom.h"
|
| +#include "mojo/services/files/public/interfaces/files.mojom.h"
|
|
|
| namespace mojo {
|
|
|
|
|