| 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,
|
|
|