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

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: Created 6 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
« no previous file with comments | « no previous file | chrome/installer/util/registry_entry.h » ('j') | chrome/installer/util/registry_entry.h » ('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 2c45db625f28cfc5af4f3d6b4ff471cb8a9d04b3..a0cd24af16fa5c8565c6af3ade8349881848c86d 100644
--- a/chrome/chrome_installer_util.gypi
+++ b/chrome/chrome_installer_util.gypi
@@ -161,6 +161,8 @@
'installer/util/product.h',
'installer/util/product.cc',
'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/registry_entry.h » ('j') | chrome/installer/util/registry_entry.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698