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

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

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/interfaces/directory.mojom ('k') | mojo/services/files/interfaces/files.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/services/files/interfaces/file.mojom
diff --git a/mojo/services/files/public/interfaces/file.mojom b/mojo/services/files/interfaces/file.mojom
similarity index 98%
rename from mojo/services/files/public/interfaces/file.mojom
rename to mojo/services/files/interfaces/file.mojom
index 3cb358a2789e1c6de79308788ebf83d4f0539aed..e1e1db85e62c8b81c579dfeee35cbe1459f47f1a 100644
--- a/mojo/services/files/public/interfaces/file.mojom
+++ b/mojo/services/files/interfaces/file.mojom
@@ -10,7 +10,7 @@
[DartPackage="mojo_services"]
module mojo.files;
-import "files/public/interfaces/types.mojom";
+import "files/interfaces/types.mojom";
// TODO(vtl): Write comments.
interface File {
« no previous file with comments | « mojo/services/files/interfaces/directory.mojom ('k') | mojo/services/files/interfaces/files.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698