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

Unified Diff: mojo/public/interfaces/application/shell.mojom

Issue 1741963002: Auto-formatted all .mojom files. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Switch to 80 char line length limit. 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/application/shell.mojom
diff --git a/mojo/public/interfaces/application/shell.mojom b/mojo/public/interfaces/application/shell.mojom
index dc210c74461f6781eacf1e2375ca7721aa68fe6b..f77f305bf7622c5c69afa574928d5c859ff492d9 100644
--- a/mojo/public/interfaces/application/shell.mojom
+++ b/mojo/public/interfaces/application/shell.mojom
@@ -17,6 +17,5 @@ interface Shell {
ServiceProvider&? services,
ServiceProvider? exposed_services);
- CreateApplicationConnector(
- ApplicationConnector& application_connector_request);
+ CreateApplicationConnector(ApplicationConnector& application_connector_request);
viettrungluu 2016/03/09 20:49:08 This seems to be > 80 chars.
azani 2016/03/15 22:18:48 Done.
};

Powered by Google App Engine
This is Rietveld 408576698