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

Unified Diff: base/BUILD.gn

Issue 2907563002: allocator/Windows: delete the old non-unified allocator-shim (Closed)
Patch Set: Created 3 years, 7 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 | base/allocator/BUILD.gn » ('j') | base/allocator/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/BUILD.gn
diff --git a/base/BUILD.gn b/base/BUILD.gn
index a6c8e51ebee1765526b3964e014186bc0e74785a..38fdff61c5cdebe418a6875901617f85d9b9d0cd 100644
--- a/base/BUILD.gn
+++ b/base/BUILD.gn
@@ -2292,9 +2292,6 @@ test("base_unittests") {
":base_unittests_bundle_data",
]
- # Some unittests depend on the ALLOCATOR_SHIM macro.
- configs += [ "//base/allocator:allocator_shim_define" ]
-
data = [
"test/data/",
]
« no previous file with comments | « no previous file | base/allocator/BUILD.gn » ('j') | base/allocator/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698