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

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 comments #5 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/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',

Powered by Google App Engine
This is Rietveld 408576698