Index: mojo/shell/public/cpp/shell_test.h |
diff --git a/mojo/shell/public/cpp/shell_test.h b/mojo/shell/public/cpp/shell_test.h |
index aec85a9a8f1bf08f336f9cfdf29b5fa5a86dde32..c3ed59abe771fbb0721eaeb3e47f433a3cf73fe5 100644 |
--- a/mojo/shell/public/cpp/shell_test.h |
+++ b/mojo/shell/public/cpp/shell_test.h |
@@ -35,8 +35,7 @@ class ShellTestClient : public mojo::ShellClient { |
protected: |
void Initialize(Connector* connector, |
- const std::string& name, |
- const std::string& user_id, |
+ const Identity& identity, |
uint32_t id) override; |
private: |