| Index: services/files/shared_impl.h
|
| diff --git a/services/files/shared_impl.h b/services/files/shared_impl.h
|
| index f88dfc4ef8da57df70b32dbf9e11c3a93c0bf37c..79d8a426abdff2e6f1e754bd72a65e9149f04673 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 "mojo/services/files/public/interfaces/types.mojom.h"
|
| +#include "mojo/services/files/interfaces/types.mojom.h"
|
|
|
| namespace mojo {
|
| namespace files {
|
|
|