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

Unified Diff: chrome/chrome_installer_util.gypi

Issue 623903002: Move shell_util's RegistryEntry class into a separate file. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@shell_util-generic-associations
Patch Set: Do-over and rebase. Most of the changes have been taken care of in precursor CLs. Created 5 years 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') | chrome/installer/util/registry_entry.cc » ('J')
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 710cee0e63906a68a02d33bcd58918a74c59000d..09fccfda48106c30769f1c9b5011e3c7bb56fa94 100644
--- a/chrome/chrome_installer_util.gypi
+++ b/chrome/chrome_installer_util.gypi
@@ -158,6 +158,8 @@
'installer/util/product.cc',
'installer/util/product.h',
'installer/util/product_operations.h',
+ 'installer/util/registry_entry.cc',
+ 'installer/util/registry_entry.h',
'installer/util/self_cleaning_temp_dir.cc',
'installer/util/self_cleaning_temp_dir.h',
'installer/util/shell_util.cc',
« no previous file with comments | « no previous file | chrome/installer/util/BUILD.gn » ('j') | chrome/installer/util/registry_entry.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698