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

Unified Diff: mojo/common/traits_test_service.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/time.typemap ('k') | mojo/common/typemaps.gni » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/common/traits_test_service.mojom
diff --git a/mojo/common/traits_test_service.mojom b/mojo/common/traits_test_service.mojom
index bf508cd661a3d2f042c61280010911198618f473..7659eea8abb28f40eebcab517a0c082369f106f7 100644
--- a/mojo/common/traits_test_service.mojom
+++ b/mojo/common/traits_test_service.mojom
@@ -4,7 +4,7 @@
module mojo.common.mojom;
-import "mojo/common/common_custom_types.mojom";
+import "mojo/common/version.mojom";
// All functions on this interface echo their arguments to test StructTraits
// serialization and deserialization.
« no previous file with comments | « mojo/common/time.typemap ('k') | mojo/common/typemaps.gni » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698