| 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",
|
|
|