| Index: chrome/test/base/mojo_test_connector.h
|
| diff --git a/chrome/test/base/mojo_test_connector.h b/chrome/test/base/mojo_test_connector.h
|
| index 31f4515b02388723debc8754119cda2db5335af3..5105d5f20a87287569d81e98dc8ed32a2312778c 100644
|
| --- a/chrome/test/base/mojo_test_connector.h
|
| +++ b/chrome/test/base/mojo_test_connector.h
|
| @@ -46,9 +46,6 @@ class MojoTestConnector {
|
| base::TestLauncher::LaunchOptions* test_launch_options);
|
|
|
| private:
|
| - class NativeRunnerDelegateImpl;
|
| -
|
| - std::unique_ptr<NativeRunnerDelegateImpl> native_runner_delegate_;
|
| shell::BackgroundShell background_shell_;
|
|
|
| DISALLOW_COPY_AND_ASSIGN(MojoTestConnector);
|
|
|