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

Unified Diff: mojo/shell/application_manager.h

Issue 1716793003: Enforce Capability Filter provided in manifest (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@9deps
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/services/tracing/manifest.json ('k') | mojo/shell/application_manager.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/shell/application_manager.h
diff --git a/mojo/shell/application_manager.h b/mojo/shell/application_manager.h
index 9e0f437638a6b11c69fe5a6fbbfa0b351696ee3d..83c1ad7cd54148dc5528261e4a69bebf893feedf 100644
--- a/mojo/shell/application_manager.h
+++ b/mojo/shell/application_manager.h
@@ -151,7 +151,7 @@ class ApplicationManager : public ShellClient,
// run with, from its manifest.
void OnGotResolvedURL(scoped_ptr<ConnectParams> params,
const String& resolved_url,
- const String& qualifier,
+ const String& resolved_qualifier,
mojom::CapabilityFilterPtr base_filter,
const String& file_url);
« no previous file with comments | « mojo/services/tracing/manifest.json ('k') | mojo/shell/application_manager.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698