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

Unified Diff: components/filesystem/public/interfaces/file.mojom

Issue 2555853003: Break up common_custom_types.mojom. (Closed)
Patch Set: Created 4 years 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: components/filesystem/public/interfaces/file.mojom
diff --git a/components/filesystem/public/interfaces/file.mojom b/components/filesystem/public/interfaces/file.mojom
index ac01f871f10640e187f563d3f0234764d47d14b6..9a4a515c749a56f4085cb48548cc62cd5fd01ecd 100644
--- a/components/filesystem/public/interfaces/file.mojom
+++ b/components/filesystem/public/interfaces/file.mojom
@@ -10,7 +10,7 @@
module filesystem.mojom;
import "components/filesystem/public/interfaces/types.mojom";
-import "mojo/common/common_custom_types.mojom";
+import "mojo/common/file.mojom";
// TODO(vtl): Write comments.
interface File {
« no previous file with comments | « components/filesystem/public/interfaces/directory.mojom ('k') | components/font_service/public/interfaces/font_service.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698