Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(992)

Unified Diff: mojo/services/files/public/c/lib/fd_impl.h

Issue 1133933002: Move //services/files/c -> //mojo/services/files/public/c. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: remove data dep Created 5 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « mojo/services/files/public/c/lib/errno_impl.h ('k') | mojo/services/files/public/c/lib/fd_table.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/services/files/public/c/lib/fd_impl.h
diff --git a/services/files/c/lib/fd_impl.h b/mojo/services/files/public/c/lib/fd_impl.h
similarity index 95%
rename from services/files/c/lib/fd_impl.h
rename to mojo/services/files/public/c/lib/fd_impl.h
index a71bf8741b5be2431e9301e1d916150201ffdab1..3884eee79eeed98d616c09c50e10466a0b55b2d5 100644
--- a/services/files/c/lib/fd_impl.h
+++ b/mojo/services/files/public/c/lib/fd_impl.h
@@ -7,9 +7,9 @@
#include <memory>
+#include "files/public/c/mojio_sys_stat.h"
+#include "files/public/c/mojio_sys_types.h"
#include "mojo/public/cpp/system/macros.h"
-#include "services/files/c/mojio_sys_stat.h"
-#include "services/files/c/mojio_sys_types.h"
namespace mojio {
« no previous file with comments | « mojo/services/files/public/c/lib/errno_impl.h ('k') | mojo/services/files/public/c/lib/fd_table.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698