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

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

Issue 2476573004: Use InstallDetails in installer_util. (Closed)
Patch Set: sync to position 451835 Created 3 years, 10 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/test/scoped_install_details.h ('k') | chrome/installer/util/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/installer/util/BUILD.gn
diff --git a/chrome/installer/util/BUILD.gn b/chrome/installer/util/BUILD.gn
index 7602dcf868022891e972a432b4a21551bae55dfe..c09fc936591af496aad0850525149608553e39bc 100644
--- a/chrome/installer/util/BUILD.gn
+++ b/chrome/installer/util/BUILD.gn
@@ -332,6 +332,7 @@ if (is_win) {
"//base/test:test_support",
"//chrome:other_version",
"//chrome/install_static:install_static_util",
+ "//chrome/install_static/test:test_support",
"//chrome/installer/setup:lib",
"//chrome/installer/test:alternate_version_generator_lib",
"//components/variations",
« no previous file with comments | « chrome/install_static/test/scoped_install_details.h ('k') | chrome/installer/util/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698