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

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

Issue 811283002: [Installer] Cleaning up dead code for App Launcher / App Host installs. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Comment fix. Created 5 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/installer/setup/uninstall.cc ('k') | chrome/installer/util/browser_distribution.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 5695469645732ec6e8ed830488a9a5883bf54fe5..a73f9207eab74716ce7990adc647fee9b0b60064 100644
--- a/chrome/installer/util/BUILD.gn
+++ b/chrome/installer/util/BUILD.gn
@@ -16,8 +16,6 @@ static_library("util") {
# name ("installer_util_minimal"?) since it's not strictly the 64-bit build
# of that target.
sources = [
- "chrome_app_host_operations.cc",
- "chrome_app_host_operations.h",
"chrome_binaries_operations.cc",
"chrome_binaries_operations.h",
"chrome_browser_operations.cc",
@@ -30,8 +28,6 @@ static_library("util") {
"compat_checks.h",
"delete_after_reboot_helper.cc",
"delete_after_reboot_helper.h",
- "eula_util.cc",
- "eula_util.h",
"google_chrome_distribution.cc",
"google_chrome_distribution.h",
"html_dialog.h",
@@ -89,8 +85,6 @@ static_library("util") {
"callback_work_item.h",
"channel_info.cc",
"channel_info.h",
- "chrome_app_host_distribution.cc",
- "chrome_app_host_distribution.h",
"chrome_frame_distribution.cc",
"chrome_frame_distribution.h",
"chromium_binaries_distribution.cc",
« no previous file with comments | « chrome/installer/setup/uninstall.cc ('k') | chrome/installer/util/browser_distribution.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698