| Index: mojo/services/files/c/lib/singletons.h
|
| diff --git a/mojo/services/files/public/c/lib/singletons.h b/mojo/services/files/c/lib/singletons.h
|
| similarity index 96%
|
| rename from mojo/services/files/public/c/lib/singletons.h
|
| rename to mojo/services/files/c/lib/singletons.h
|
| index 5c9980352c24e39d268e1eda10ca6af9fbb9b290..03e63b467d88eea0a863a5778966a770a7c98b59 100644
|
| --- a/mojo/services/files/public/c/lib/singletons.h
|
| +++ b/mojo/services/files/c/lib/singletons.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef SERVICES_FILES_C_LIB_SINGLETONS_H_
|
| #define SERVICES_FILES_C_LIB_SINGLETONS_H_
|
|
|
| -#include "files/public/interfaces/directory.mojom.h"
|
| +#include "files/interfaces/directory.mojom.h"
|
|
|
| namespace mojio {
|
|
|
|
|