--- build/rust/allocator/DEPS.orig	2025-05-20 09:16:26 UTC
+++ build/rust/allocator/DEPS
@@ -0,0 +1,9 @@
+include_rules = [
+  "-base",
+]
+
+specific_include_rules = {
+  "allocator_impls.cc" : [
+    "+partition_alloc"
+  ]
+}
