| Index: chrome/installer/setup/install_worker.h
|
| ===================================================================
|
| --- chrome/installer/setup/install_worker.h (revision 243928)
|
| +++ chrome/installer/setup/install_worker.h (working copy)
|
| @@ -158,10 +158,6 @@
|
| const InstallerState& installer_state,
|
| WorkItemList* install_list);
|
|
|
| -// Adds work items to copy IE low rights policies for an in-use update.
|
| -void AddCopyIELowRightsPolicyWorkItems(const InstallerState& installer_state,
|
| - WorkItemList* install_list);
|
| -
|
| // Utility method currently shared between install.cc and install_worker.cc
|
| void AppendUninstallCommandLineFlags(const InstallerState& installer_state,
|
| const Product& product,
|
|
|