| Index: chrome/installer/setup/install_worker.h
|
| diff --git a/chrome/installer/setup/install_worker.h b/chrome/installer/setup/install_worker.h
|
| index d4aa1307a713d1cb12aa978c7c50e4069b434fa0..a66c391d724bf9f77ccf91f037328b64f5842735 100644
|
| --- a/chrome/installer/setup/install_worker.h
|
| +++ b/chrome/installer/setup/install_worker.h
|
| @@ -150,7 +150,6 @@ void AddDelegateExecuteWorkItems(const InstallerState& installer_state,
|
| // |product|: The product being installed. This method is a no-op if this is
|
| // anything other than system-level Chrome/Chromium.
|
| void AddActiveSetupWorkItems(const InstallerState& installer_state,
|
| - const base::FilePath& setup_path,
|
| const base::Version& new_version,
|
| const Product& product,
|
| WorkItemList* list);
|
|
|