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

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 #17 (pass StringPiece16 by value) Created 5 years, 1 month 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/chrome_installer_util.gypi ('k') | chrome/installer/util/module_util_win.h » ('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 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",
« no previous file with comments | « chrome/chrome_installer_util.gypi ('k') | chrome/installer/util/module_util_win.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698