| Index: mojo/services/files/c/lib/util.h
|
| diff --git a/mojo/services/files/public/c/lib/util.h b/mojo/services/files/c/lib/util.h
|
| similarity index 91%
|
| rename from mojo/services/files/public/c/lib/util.h
|
| rename to mojo/services/files/c/lib/util.h
|
| index 628e9ce7729edf9bdf9a6699cedf92d272b61e0c..964208bc2010146c1ca0dc1828f78c2fb7cecb68 100644
|
| --- a/mojo/services/files/public/c/lib/util.h
|
| +++ b/mojo/services/files/c/lib/util.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef SERVICES_FILES_C_LIB_UTIL_H_
|
| #define SERVICES_FILES_C_LIB_UTIL_H_
|
|
|
| -#include "files/public/interfaces/types.mojom.h"
|
| +#include "files/interfaces/types.mojom.h"
|
| #include "mojo/public/cpp/system/macros.h"
|
|
|
| namespace mojio {
|
|
|