Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(7263)

Unified Diff: chrome/installer/setup/BUILD.gn

Issue 1780693002: Fix the path of Chrome shortcuts from the installer. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: self review Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/installer/setup/BUILD.gn
diff --git a/chrome/installer/setup/BUILD.gn b/chrome/installer/setup/BUILD.gn
index 48c103d308ec47408ed84fa7779608687c26bfe6..d27c7fd0697faeef8fded8e5bf6d309f70270bf0 100644
--- a/chrome/installer/setup/BUILD.gn
+++ b/chrome/installer/setup/BUILD.gn
@@ -49,6 +49,8 @@ if (is_win) {
"setup_util.h",
"update_active_setup_version_work_item.cc",
"update_active_setup_version_work_item.h",
+ "update_per_user_shortcuts_in_location.cc",
+ "update_per_user_shortcuts_in_location.h",
]
public_deps = [

Powered by Google App Engine
This is Rietveld 408576698