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

Unified Diff: mojo/services/files/public/interfaces/file.mojom

Issue 1013313002: Move services/files/*.mojom -> mojo/services/files/public/interfaces/. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 years, 9 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
Index: mojo/services/files/public/interfaces/file.mojom
diff --git a/services/files/file.mojom b/mojo/services/files/public/interfaces/file.mojom
similarity index 98%
rename from services/files/file.mojom
rename to mojo/services/files/public/interfaces/file.mojom
index 14a3883a714ea91540096c5ed4d613f52e6c78bd..da895581616e6fce8d7c88c10c7a116882464974 100644
--- a/services/files/file.mojom
+++ b/mojo/services/files/public/interfaces/file.mojom
@@ -9,7 +9,7 @@
module mojo.files;
-import "services/files/types.mojom";
+import "files/public/interfaces/types.mojom";
// TODO(vtl): Write comments.
interface File {
« no previous file with comments | « mojo/services/files/public/interfaces/directory.mojom ('k') | mojo/services/files/public/interfaces/files.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698