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

Unified Diff: chrome/installer/util/BUILD.gn

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 | « chrome/chrome_installer_util.gypi ('k') | chrome/installer/util/shell_registry_util.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/installer/util/BUILD.gn
diff --git a/chrome/installer/util/BUILD.gn b/chrome/installer/util/BUILD.gn
index 0faa59e54beda39c77e2ff9dbb7435f706b4d543..c022bcb0f79af8eeb565739c378e629b376763ba 100644
--- a/chrome/installer/util/BUILD.gn
+++ b/chrome/installer/util/BUILD.gn
@@ -93,6 +93,8 @@ static_library("with_no_strings") {
"scoped_user_protocol_entry.h",
"self_cleaning_temp_dir.cc",
"self_cleaning_temp_dir.h",
+ "shell_registry_util.cc",
+ "shell_registry_util.h",
"shell_util.cc",
"shell_util.h",
"uninstall_metrics.cc",
« no previous file with comments | « chrome/chrome_installer_util.gypi ('k') | chrome/installer/util/shell_registry_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698