| Index: shell/out_of_process_native_runner.h
|
| diff --git a/shell/out_of_process_native_runner.h b/shell/out_of_process_native_runner.h
|
| index ff866686705f0720aa224c4296006e9d7b87e56d..23e0372b09a1195c29c63db5261f3b37656bf05a 100644
|
| --- a/shell/out_of_process_native_runner.h
|
| +++ b/shell/out_of_process_native_runner.h
|
| @@ -26,7 +26,6 @@ class OutOfProcessNativeRunner : public NativeRunner {
|
|
|
| // |NativeRunner| method:
|
| void Start(const base::FilePath& app_path,
|
| - NativeApplicationCleanup cleanup,
|
| mojo::InterfaceRequest<mojo::Application> application_request,
|
| const base::Closure& app_completed_callback) override;
|
|
|
|
|