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