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

Unified Diff: mojo/services/service_registry/interfaces/service_registry.mojom

Issue 1741963002: Auto-formatted all .mojom files. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 4 years, 10 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/services/service_registry/interfaces/service_registry.mojom
diff --git a/mojo/services/service_registry/interfaces/service_registry.mojom b/mojo/services/service_registry/interfaces/service_registry.mojom
index ecb9f5f7b7044428b557c73620b398ed280d1cb6..4d58e944d6ac297b6533d1929bb28a732f2677b0 100644
--- a/mojo/services/service_registry/interfaces/service_registry.mojom
+++ b/mojo/services/service_registry/interfaces/service_registry.mojom
@@ -9,6 +9,5 @@ import "mojo/public/interfaces/application/service_provider.mojom";
[ServiceName="mojo::ServiceRegistry"]
interface ServiceRegistry {
- AddServices(array<string> interface_names,
- mojo.ServiceProvider service_provider);
+ AddServices(array<string> interface_names, mojo.ServiceProvider service_provider);
};

Powered by Google App Engine
This is Rietveld 408576698