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

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

Issue 1402353011: Expose a function to get the path to a DLL. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: grt comment #15 (fix a comment) Created 5 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
Index: chrome/installer/util/BUILD.gn
diff --git a/chrome/installer/util/BUILD.gn b/chrome/installer/util/BUILD.gn
index d6286a48013e79cb9c9083abdc90d1581eaff438..38d197f64ace6b221582b5796c65163834c5d99d 100644
--- a/chrome/installer/util/BUILD.gn
+++ b/chrome/installer/util/BUILD.gn
@@ -149,6 +149,8 @@ static_library("util") {
"legacy_firewall_manager_win.h",
"master_preferences_constants.cc",
"master_preferences_constants.h",
+ "module_util_win.cc",
+ "module_util_win.h",
"move_tree_work_item.cc",
"move_tree_work_item.h",
"non_updating_app_registration_data.cc",

Powered by Google App Engine
This is Rietveld 408576698