| Index: services/files/shared_impl.h
|
| diff --git a/services/files/shared_impl.h b/services/files/shared_impl.h
|
| index 08852fc61a837541023a7efddca47e846a83da28..5a4dfdaacb73b50899a35f337aef2edb18d5e628 100644
|
| --- a/services/files/shared_impl.h
|
| +++ b/services/files/shared_impl.h
|
| @@ -9,7 +9,7 @@
|
| #define SERVICES_FILES_SHARED_IMPL_H_
|
|
|
| #include "mojo/public/cpp/bindings/callback.h"
|
| -#include "services/files/types.mojom.h"
|
| +#include "mojo/services/files/public/interfaces/types.mojom.h"
|
|
|
| namespace mojo {
|
| namespace files {
|
|
|