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

Unified Diff: mojo/services/files/c/lib/directory_wrapper.h

Issue 1388413005: Move //mojo/services/X/public/... to //mojo/services/X/... (part 1). (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 years, 2 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/c/BUILD.gn ('k') | mojo/services/files/c/lib/directory_wrapper.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/services/files/c/lib/directory_wrapper.h
diff --git a/mojo/services/files/public/c/lib/directory_wrapper.h b/mojo/services/files/c/lib/directory_wrapper.h
similarity index 92%
rename from mojo/services/files/public/c/lib/directory_wrapper.h
rename to mojo/services/files/c/lib/directory_wrapper.h
index 90df8c0753fb1659d44a1ea4b2f02ddcf03e8adf..aec5d16b4ed95007db8c409ea22fe71b896d2b60 100644
--- a/mojo/services/files/public/c/lib/directory_wrapper.h
+++ b/mojo/services/files/c/lib/directory_wrapper.h
@@ -7,8 +7,8 @@
#include <memory>
-#include "files/public/c/mojio_sys_types.h"
-#include "files/public/interfaces/directory.mojom.h"
+#include "files/c/mojio_sys_types.h"
+#include "files/interfaces/directory.mojom.h"
#include "mojo/public/c/system/macros.h"
namespace mojio {
« no previous file with comments | « mojo/services/files/c/BUILD.gn ('k') | mojo/services/files/c/lib/directory_wrapper.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698