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

Unified Diff: chrome/chrome_installer_util.gypi

Issue 1578833003: Moved shell_util functions into new shell_registry_util module. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase. Created 4 years, 11 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 | « no previous file | 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 757f4d8e8c6f092880b2c590d0c92f05a34df444..4f32279ffa927f6fa1a780974251d14de36c68ce 100644
--- a/chrome/chrome_installer_util.gypi
+++ b/chrome/chrome_installer_util.gypi
@@ -167,6 +167,8 @@
"installer/util/scoped_user_protocol_entry.h",
'installer/util/self_cleaning_temp_dir.cc',
'installer/util/self_cleaning_temp_dir.h',
+ 'installer/util/shell_registry_util.cc',
+ 'installer/util/shell_registry_util.h',
'installer/util/shell_util.cc',
'installer/util/shell_util.h',
'installer/util/uninstall_metrics.cc',
« no previous file with comments | « no previous file | chrome/installer/util/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698