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

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

Issue 2777843002: Remove Symantec SEP compat check code -- it was never wired up. (Closed)
Patch Set: Created 3 years, 9 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/compat_checks.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 426cce37a85ab392f1e2c25c82d7b90263139547..26ad3a003b5b2ecc62890dec982c41074d99c239 100644
--- a/chrome/installer/util/BUILD.gn
+++ b/chrome/installer/util/BUILD.gn
@@ -55,8 +55,6 @@ static_library("with_no_strings") {
sources = [
"chrome_browser_operations.cc",
"chrome_browser_operations.h",
- "compat_checks.cc",
- "compat_checks.h",
"delete_after_reboot_helper.cc",
"delete_after_reboot_helper.h",
"google_chrome_distribution.cc",
@@ -277,7 +275,6 @@ if (is_win) {
test("installer_util_unittests") {
sources = [
- "../setup/compat_checks_unittest.cc",
"advanced_firewall_manager_win_unittest.cc",
"beacons_unittest.cc",
"callback_work_item_unittest.cc",
« no previous file with comments | « no previous file | chrome/installer/util/compat_checks.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698