| Index: chrome/browser/safe_browsing/srt_chrome_prompt_impl.h
|
| diff --git a/chrome/browser/safe_browsing/srt_chrome_prompt_impl.h b/chrome/browser/safe_browsing/srt_chrome_prompt_impl.h
|
| index fbba20cd7844737553269c246133749454dfaa68..bf14b30ff80655a3d21a277e5e7072eeae42b919 100644
|
| --- a/chrome/browser/safe_browsing/srt_chrome_prompt_impl.h
|
| +++ b/chrome/browser/safe_browsing/srt_chrome_prompt_impl.h
|
| @@ -18,7 +18,7 @@ class ChromePromptImpl : public chrome_cleaner::mojom::ChromePrompt {
|
|
|
| void PromptUser(
|
| std::vector<chrome_cleaner::mojom::UwSPtr> removable_uws_found,
|
| - bool elevation_required,
|
| + chrome_cleaner::mojom::ElevationStatus elevation_status,
|
| const chrome_cleaner::mojom::ChromePrompt::PromptUserCallback& callback)
|
| override;
|
|
|
|
|