Index: chrome/installer/setup/BUILD.gn |
diff --git a/chrome/installer/setup/BUILD.gn b/chrome/installer/setup/BUILD.gn |
index ca52311d89d2395fab87ee36e38d3bf20ecf4307..efb176bb82424d35a8eb8d32aa30c511b3e0a358 100644 |
--- a/chrome/installer/setup/BUILD.gn |
+++ b/chrome/installer/setup/BUILD.gn |
@@ -22,7 +22,6 @@ if (is_win) { |
deps = [ |
":lib", |
- "//base/allocator", |
"//build/config/sanitizers:deps", |
"//components/crash/content/app:app_breakpad_mac_win_to_be_deleted", |
] |
@@ -83,7 +82,6 @@ if (is_win) { |
":lib", |
"//base", |
"//base:i18n", |
- "//base/allocator", |
"//base/test:test_support", |
"//chrome/installer/mini_installer:unit_tests", |
"//testing/gmock", |