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

Unified Diff: mojo/shell/connect_util.h

Issue 1351443004: Revert of Make CapabilityFilter be part of Identity (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 3 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/connect_to_application_params.cc ('k') | mojo/shell/connect_util.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/shell/connect_util.h
diff --git a/mojo/shell/connect_util.h b/mojo/shell/connect_util.h
index 8d1a8d63798692a6cc2e9b0a451fe3596c3010bb..780f7a9f32a18cd57441db91876478a01c1cf10f 100644
--- a/mojo/shell/connect_util.h
+++ b/mojo/shell/connect_util.h
@@ -21,8 +21,7 @@
const std::string& interface_name);
// Must only be used by shell internals and test code as it does not forward
-// capability filters. Runs |application_url| with a permissive capability
-// filter.
+// capability filters.
template <typename Interface>
inline void ConnectToService(ApplicationManager* application_manager,
const GURL& application_url,
« no previous file with comments | « mojo/shell/connect_to_application_params.cc ('k') | mojo/shell/connect_util.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698