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

Unified Diff: mojo/public/interfaces/network/network_error.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
Index: mojo/public/interfaces/network/network_error.mojom
diff --git a/mojo/public/interfaces/network/network_error.mojom b/mojo/public/interfaces/network/network_error.mojom
index d1f741d6bb13a8f77e1f6c4f106131665e693259..4cecc899fe6747d7d2d1995056aa0b77487a262a 100644
--- a/mojo/public/interfaces/network/network_error.mojom
+++ b/mojo/public/interfaces/network/network_error.mojom
@@ -9,5 +9,3 @@ struct NetworkError {
int32 code;
string? description;
};
-
-

Powered by Google App Engine
This is Rietveld 408576698