Index: chrome/test/BUILD.gn |
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn |
index c1a7a2a09b8208e598ad8010a288746674ea4a9d..a5592658687ac5b5ee63013ec688d7a5552240b3 100644 |
--- a/chrome/test/BUILD.gn |
+++ b/chrome/test/BUILD.gn |
@@ -183,10 +183,6 @@ source_set("test_support") { |
deps += [ "//ui/views:test_support" ] |
} |
- if (enable_background) { |
- defines += [ "ENABLE_BACKGROUND=1" ] |
- } |
- |
if (enable_extensions) { |
deps += [ |
"//chrome/common/extensions/api", |