|
68 | 68 | </assembly> |
69 | 69 | --- a/chrome/browser/chrome_content_browser_client.cc |
70 | 70 | +++ b/chrome/browser/chrome_content_browser_client.cc |
71 | | -@@ -1301,7 +1301,7 @@ base::FilePath GetModulePath(std::wstrin |
| 71 | +@@ -1292,7 +1292,7 @@ base::FilePath GetModulePath(std::wstrin |
72 | 72 | // executable's directory and return the path if it can be read. This is the |
73 | 73 | // expected location of modules for proper installs. |
74 | 74 | const base::FilePath module_path = |
|
160 | 160 | #include "base/win/registry.h" |
161 | 161 | #include "base/win/security_util.h" |
162 | 162 | #include "base/win/sid.h" |
163 | | -@@ -579,10 +580,11 @@ void AddUninstallShortcutWorkItems(const |
| 163 | +@@ -583,10 +584,11 @@ void AddUninstallShortcutWorkItems(const |
164 | 164 | InstallUtil::GetPublisherName(), true); |
165 | 165 | install_list->AddSetRegValueWorkItem( |
166 | 166 | reg_root, uninstall_reg, KEY_WOW64_32KEY, L"Version", |
|
176 | 176 | install_list->AddSetRegValueWorkItem(reg_root, uninstall_reg, |
177 | 177 | --- a/chrome/installer/setup/setup_main.cc |
178 | 178 | +++ b/chrome/installer/setup/setup_main.cc |
179 | | -@@ -478,7 +478,7 @@ installer::InstallStatus RenameChromeExe |
| 179 | +@@ -543,7 +543,7 @@ installer::InstallStatus RenameChromeExe |
180 | 180 | WorkItem::MoveTreeOptions{}); |
181 | 181 |
|
182 | 182 | AddFinalizeUpdateWorkItems(original_state, |
|
0 commit comments