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

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

Issue 2619233002: Remove ChromeFrameDistribution and ChromeFrameOperations from installer_util. (Closed)
Patch Set: sync to position 442533 Created 3 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/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 ee72bf273a1a7ace25ee7f83d3db4fa8a2853ffe..e66d04b051cf096ea0ab24a06e60e326f76fc9cd 100644
--- a/chrome/installer/util/BUILD.gn
+++ b/chrome/installer/util/BUILD.gn
@@ -59,8 +59,6 @@ static_library("with_no_strings") {
"chrome_browser_operations.h",
"chrome_browser_sxs_operations.cc",
"chrome_browser_sxs_operations.h",
- "chrome_frame_operations.cc",
- "chrome_frame_operations.h",
"compat_checks.cc",
"compat_checks.h",
"delete_after_reboot_helper.cc",
@@ -143,8 +141,6 @@ static_library("with_no_strings") {
"callback_work_item.h",
"channel_info.cc",
"channel_info.h",
- "chrome_frame_distribution.cc",
- "chrome_frame_distribution.h",
"chromium_binaries_distribution.cc",
"chromium_binaries_distribution.h",
"conditional_work_item_list.cc",
« no previous file with comments | « no previous file | chrome/installer/util/browser_distribution.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698