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

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

Issue 2422103004: Adding sampling support to installer crash reporter client. (Closed)
Patch Set: braces Created 4 years, 2 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
« no previous file with comments | « chrome/install_static/install_util.cc ('k') | chrome/installer/setup/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/installer/setup/BUILD.gn
diff --git a/chrome/installer/setup/BUILD.gn b/chrome/installer/setup/BUILD.gn
index 5ef4cade03ae32531df287e89fb60ab62cbc1da6..0f709670a8b484cfff297ab977c3fd6cf880476c 100644
--- a/chrome/installer/setup/BUILD.gn
+++ b/chrome/installer/setup/BUILD.gn
@@ -64,6 +64,7 @@ if (is_win) {
"//base",
"//chrome/common:constants",
"//chrome/common:version_header",
+ "//chrome/install_static:install_static_util",
"//chrome/installer/util:with_rc_strings",
"//chrome_elf:constants",
"//components/base32",
« no previous file with comments | « chrome/install_static/install_util.cc ('k') | chrome/installer/setup/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698