| Index: chrome/installer/util/installer_state.h
|
| diff --git a/chrome/installer/util/installer_state.h b/chrome/installer/util/installer_state.h
|
| index e9306d8d976af33e9e0898262f66c66e9e9805a7..aa056c13c88186f9f4ff9c74b07431a0dfcd8df6 100644
|
| --- a/chrome/installer/util/installer_state.h
|
| +++ b/chrome/installer/util/installer_state.h
|
| @@ -186,8 +186,6 @@ class InstallerState {
|
| // and/or unregistered. The list may be empty.
|
| void AddComDllList(std::vector<base::FilePath>* com_dll_list) const;
|
|
|
| - bool SetChannelFlags(bool set, ChannelInfo* channel_info) const;
|
| -
|
| // See InstallUtil::UpdateInstallerStage.
|
| void UpdateStage(installer::InstallerStage stage) const;
|
|
|
|
|