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

Unified Diff: mojo/dart/unittests/embedder_tester/dart_to_cpp.mojom

Issue 1741963002: Auto-formatted all .mojom files. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 4 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
« no previous file with comments | « mojo/common/test_interfaces.mojom ('k') | mojo/public/interfaces/bindings/interface_control_messages.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/dart/unittests/embedder_tester/dart_to_cpp.mojom
diff --git a/mojo/dart/unittests/embedder_tester/dart_to_cpp.mojom b/mojo/dart/unittests/embedder_tester/dart_to_cpp.mojom
index 94f741f2088dcf37cc5c1e049e3ea830a91ec968..d31c87d4ff61557ab212f375896bf9728593bba7 100644
--- a/mojo/dart/unittests/embedder_tester/dart_to_cpp.mojom
+++ b/mojo/dart/unittests/embedder_tester/dart_to_cpp.mojom
@@ -11,11 +11,11 @@ struct EchoArgs {
int64 si64;
int32 si32;
int16 si16;
- int8 si8;
+ int8 si8;
uint64 ui64;
uint32 ui32;
uint16 ui16;
- uint8 ui8;
+ uint8 ui8;
float float_val;
float float_inf;
float float_nan;
« no previous file with comments | « mojo/common/test_interfaces.mojom ('k') | mojo/public/interfaces/bindings/interface_control_messages.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698