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

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

Issue 1679573002: Move shell interfaces into the shell.mojom namespace. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@delegate
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
« no previous file with comments | « mojo/shell/public/interfaces/application.mojom ('k') | mojo/shell/public/interfaces/content_handler.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/shell/public/interfaces/application_manager.mojom
diff --git a/mojo/shell/public/interfaces/application_manager.mojom b/mojo/shell/public/interfaces/application_manager.mojom
index d50f96e5b7dd1d8b11e3c63698ce3ca9c93e2139..c3651464a6c67865a857301cf3cb6d0d599e0b3b 100644
--- a/mojo/shell/public/interfaces/application_manager.mojom
+++ b/mojo/shell/public/interfaces/application_manager.mojom
@@ -54,7 +54,7 @@ interface ApplicationManager {
// request there.
CreateInstanceForHandle(handle channel,
string url,
- mojo.CapabilityFilter filter,
+ CapabilityFilter filter,
PIDReceiver& pid_receiver);
// The listener is removed when the pipe is closed.
« no previous file with comments | « mojo/shell/public/interfaces/application.mojom ('k') | mojo/shell/public/interfaces/content_handler.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698