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

Unified Diff: mojo/common/test_common_custom_types.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
« no previous file with comments | « mojo/common/string16.typemap ('k') | mojo/common/time.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/common/test_common_custom_types.mojom
diff --git a/mojo/common/test_common_custom_types.mojom b/mojo/common/test_common_custom_types.mojom
index 146c8c61f4cd001d7d6cd02a8e48cedb8efd51e1..aa4cbc3a07a5c86dc92a9516c2e02c31caf7897a 100644
--- a/mojo/common/test_common_custom_types.mojom
+++ b/mojo/common/test_common_custom_types.mojom
@@ -4,7 +4,12 @@
module mojo.common.test;
-import "mojo/common/common_custom_types.mojom";
+import "mojo/common/file.mojom";
+import "mojo/common/file_path.mojom";
+import "mojo/common/string16.mojom";
+import "mojo/common/time.mojom";
+import "mojo/common/unguessable_token.mojom";
+import "mojo/common/values.mojom";
interface TestFilePath {
BounceFilePath(mojo.common.mojom.FilePath in)
« no previous file with comments | « mojo/common/string16.typemap ('k') | mojo/common/time.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698