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

Unified Diff: chrome/chrome_installer_util.gypi

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_exe.gypi ('k') | chrome/installer/util/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_installer_util.gypi
diff --git a/chrome/chrome_installer_util.gypi b/chrome/chrome_installer_util.gypi
index f0928a44debb68598e759ce05b95204bf5167f5d..710cee0e63906a68a02d33bcd58918a74c59000d 100644
--- a/chrome/chrome_installer_util.gypi
+++ b/chrome/chrome_installer_util.gypi
@@ -76,6 +76,8 @@
'installer/util/legacy_firewall_manager_win.h',
'installer/util/master_preferences_constants.cc',
'installer/util/master_preferences_constants.h',
+ 'installer/util/module_util_win.cc',
+ 'installer/util/module_util_win.h',
'installer/util/move_tree_work_item.cc',
'installer/util/move_tree_work_item.h',
'installer/util/non_updating_app_registration_data.cc',
« no previous file with comments | « chrome/chrome_exe.gypi ('k') | chrome/installer/util/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698