Index: mojo/shell/connect_params.h |
diff --git a/mojo/shell/connect_params.h b/mojo/shell/connect_params.h |
index 172df1fb92b16a7e6a6ab72d3fd19c59b6a9a824..118108c7d60edbdfe6ebf48a9862a9ff274289c4 100644 |
--- a/mojo/shell/connect_params.h |
+++ b/mojo/shell/connect_params.h |
@@ -28,9 +28,6 @@ class ConnectParams { |
ConnectParams(); |
~ConnectParams(); |
- // Sets |source_|. If |source| is null, |source_| is reset. |
- void SetSource(ApplicationInstance* source); |
- |
// The following methods set both |target_| and |target_url_request_|. |
void SetTargetURL(const GURL& target_url); |